@charset "utf-8";
/* CSS Document */


.textoindex {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
A:link    {text-decoration: none; color: #CCCCCC; font-weight: bold;}
A:visited {text-decoration: none; color: #CCCCCC; font-weight: bold;}
A:active  {text-decoration: none; color: #CCCCCC; font-weight: bold;}
A:hover   {text-decoration: underline; color: #FFCC00; font-weight: bold;}
body        { background-color: #305060}
a           { color: #60D0FF; font-weight: bold }
a:hover     {
	color: #FFFFD0;
	font-size: 12px;
}
p, td, body   { color: #E0FFFF; font-size: 10pt; font-family: verdana }
em          { color: #E0FFFF; font-style: normal }
img         { border-color: #70A0B0 }
.small      { font-size: 8pt }
.bright     {
	color: #CC9900;
	font-size: 12px;
	font-style: normal;
}
.invert     { font-size: 8pt; color: #204050; background-color: #E0FFFF }
.box        {
	border: 1px solid #70A0B0;
	background-color: #204050;
	font-size: 10px;
	color: #FFFFFF;
}
.title      { border-top: 1px solid #70A0B0 }

