/* Why CSS? To separate presentation from structure.*/

body
{
	/* background-repeat: no-repeat; */
	font-family: verdana;	
	font-size: 9pt;
	color: #008080;
}

td
{
	font-family: verdana;	
	font-size: 9pt;
	color: #008080;	
}

//p
{
	margin-top:0px;
	margin-bottom: 5px;
}


form { margin-bottom: 0 ; } 


A { text-decoration:none; color: #3333FF }
A.alta { text-decoration:none; color: #FFFFFF } 
A.altb:visited { text-decoration:none; color:#990000 } 

A:hover { color: #FF0000; text-decoration: none }
A.altb:hover { color: #FF0000; text-decoration: none }

.S16 {font-family: verdana; font-size: 16pt; color: #008080; font-style: normal }
.S14 {font-family: verdana; font-size: 14pt; color: #008080; font-style: normal}
.S13 {font-family: verdana; font-size: 13pt; color: #008080; font-style: normal}
.S12 {font-family: verdana; font-size: 12pt; color: #008080; font-style: normal }
.S11 {font-family: verdana; font-size: 11pt; color: #008080; font-style: normal }
.S10 {font-family: verdana; font-size: 10pt; color: #008080; font-style: normal }
.S9 {font-family: verdana; font-size: 9pt; color: #008080; font-style: normal }
.S8 {font-family: verdana; font-size: 8pt; color: #008080; font-style: normal }

.S8navy {font-family: verdana; font-size: 9pt; color: navy; font-style: normal }
.S8black {font-family: verdana; font-size: 9pt; color: #000000; font-style: normal }

.idx12 {font-family: Times new Roman,Times; color: #008080; font-size: 12pt }
.idx10 {font-family: Times new Roman,Times; color: #008080; font-size: 10pt }

.roe1 {font-family: Times new Roman,Times; color: #000080; font-size: 16pt; font-weight: bold }
.roe2 {font-family: Times new Roman,Times; color: #000080; font-size: 10pt; font-weight: bold }

.pace1 {font-family: Times new Roman,Times; color: #336666; font-size: 12pt; font-weight: bold }

.dur1 {font-family: Times new Roman,Times; color: #330066; font-size: 16pt; font-weight: bold }
.dur2 {font-family: Times new Roman,Times; color: #330066; font-size: 10pt; font-weight: bold }
