body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
}
.normal_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}
a:link {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #000099;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	background-color: #003399;
	font-weight: bold;
}


a.smalltext:link {
	color: #000099;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: bold;
}
a.smalltext:visited {
	color: #003399;
	font-size: 8pt;
	font-weight: bold;
}
a.smalltext:hover {
	color: #FFFFFF;
	background-color: #003399;
	font-size: 8pt;
	font-weight: bold;
}
.bottom_gradbar {
	background-image: url(/images/bottom_gradbar.jpg);
	background-repeat: no-repeat;
}
.creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
}
a.creditos:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.creditos:visited {
	color: #999999;
	text-decoration: none;
}
a.creditos:hover {
	color: #999999;
	text-decoration: underline;
	background-color: #EFEFEF;
}

.small_nav {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
a.small_nav:link {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.small_nav:hover {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
}
a.small_nav:visited {
	color: #000000;
	text-decoration: none;
}
.bottom_center {
	background-image: url(/images/bottom_center.gif);
	background-repeat: repeat-x;
	background-position: -2px;
}
h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-style: oblique;
	color: #000066;
}
.tableframe {
	border: 1px solid #CCCCCC;
}
