.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0C2A49;
	text-decoration: none;
	line-height: 16px;
}
.subtitulo {
	font: bold 12px Arial, Helvetica, sans-serif;
	background-color: #D0D2FF;
	line-height: 23px;
	color: #405777;
}

p {
	margin:0;
	padding:0;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #405777;
	line-height: 16px;
	letter-spacing: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D0D2FF;
	border-right-color: #D0D2FF;
	border-bottom-color: #D0D2FF;
	border-left-color: #D0D2FF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
.pie1 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9px;
	color: #405777;
	text-decoration: none;
}
.pie2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #405777;
	text-decoration: none;
	border-top: 2px solid #3A4588;
	border-right: 2px none #3A4588;
	border-bottom: 2px none #3A4588;
	border-left: 2px none #3A4588;
}
.contenido {
	border-top: 2px solid #3A4588;
	background-color: #FFFFFF;
}
.menudiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0C2A49;
	text-decoration: none;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.imgleft {
	margin-right: 5px;
}
.picture {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4A6AAC;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #3A4588;
	margin-top: 5px;
}
.picturetx {
	width: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4A6AAC;
	text-decoration: none;
	background-color: #D0D2FF;
	padding: 3px;
}


.Font6pt { font-size: 6px ; }
.Font7pt { font-size: 7px ; }
.Font8pt { font-size: 8px ; }
.Font9pt { font-size: 9px ; }
.Font10pt { font-size: 10px ; }
.Font11pt { font-size: 11px ; }
.Font12pt { font-size: 12px ; }
.Font13pt { font-size: 13px ; }
.Font14pt { font-size: 14px ; }
.Font15pt { font-size: 15px ; }
.Font16pt { font-size: 16px ; }
.Font17pt { font-size: 17px ; }
.Font18pt { font-size: 18px ; }

.Indent1
{
	margin-left: 40px;
}

.Indent2
{
	margin-left: 80px;
}

.Indent3
{
	margin-left: 120px;
}

/**
 * Alignment.
 */

.JustifyLeft
{
	text-align: left;
}

.JustifyRight
{
	text-align: right;
}

.JustifyCenter
{
	text-align: center;
}

.JustifyFull
{
	text-align: justify;
}

/**
 * Other.
 */

code
{
	font-family: courier, monospace;
	background-color: #eeeeee;
	padding-left: 1px;
	padding-right: 1px;
	border: #c0c0c0 1px solid;
}

kbd
{
	padding: 0px 1px 0px 1px;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
}