<STYLE type="text/css">


body { 
background-color: #FFFFFF; 
color: #000000; 
font-family:verdana; 
font-size: 12;
}

A:link, A:visited, A:active { 
font-family:verdana;
color: #000000; 
text-decoration: none;
font-size: 13;
font-weight: bold;
}

A:hover { 
color:#FF0000; 
text-decoration: none;
font-size: 13;
font-weight: bold; 
}
	
A:link.nav, A:visited.nav, A:active.nav { 
display : block; 
padding : 2px; 
border-style : solid; 
border-top-width : 0px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px; 
width : 152px; 
font-weight : normal; 
text-align : left; 
color: #000000;
border-color: #4C51B4;
text-decoration:none;
font-size: 12;
 
}

A:hover.nav { 
border-left: 1px; 
border-right: 1px; 
border-top: 0px; 
border-bottom: 1px;
border-style: solid;
border-color: #4C51B4; 
padding:2px; 
display : block; 
width : 152px; 
font-weight : bold; 
text-align : left;
background-color : #989CD1;
color: #FFFFFF; 
text-decoration:none;
font-size: 12
 
}

.sidebar {
border-left: 1px dotted #BBBBBB; 
}


.bordered {
border-left: 1px; 
border-right: 1px; 
border-top: 1px; 
border-bottom: 1px;
border-style: solid;
border-color: #4C51B4;
}	
	
td { 
font-family: verdana; 
font-size: 12; 
}

.content {  
line-height: 1.5; 
}

.link { border-bottom: 1px dotted #ACAEC4; }
.indent { margin-left: 10px; }
.header { font-size: 18; color: #888888; }
		
</STYLE>
