/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a.linktop:link {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 10px;
}
a.linktop:visited {text-decoration: none; color: #CCCCCC;}
a.linktop:hover {
	text-decoration: none;
	color: #FFCC00;
	font-weight: bold;
}
a.linktop:active {text-decoration: none;}

a.linkleft:link {text-decoration: none; color: #666666;}
a.linkleft:visited {text-decoration: none; color: #CCCCCC;}
a.linkleft:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.linkleft:active {text-decoration: none;}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	padding-right: 15px;
	text-align: justify;
	padding-bottom: 15px;
	margin-right: 10px;
	padding-left: 25px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #7F8432;
	height: 25px;
}
.pie {
	color: #CCCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #7F8432;
	width: 736px;
	height: 15px;
	padding-top: 5px;
}
.unno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.linkcolum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-align: left;
	width: 160px;
	padding-top: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
}
.margenSup{
	height: 25px;
	text-align: right;
	padding-right: 20px;
	font-size: 10px;
	padding-top: 5px;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9B3326;
	font-weight: bold;
}
.maintext .subtitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #9B3326;
}
