
body {background-color: #cccccc}

a:active {color: #ffffff}
a:link {color: #ffffff}
a:visited {color: #ffffff}

/* navigation starts here */
#navigation{
border-color: #9B9A92;
font-family: "Times New Roman", Times, serif;
font-size: 12px;   
color: #ffffff;
display: block;
padding-bottom: 5px;
padding-left: 23px;
padding-right: 23px;
padding-top: 5px;
width : 200px;
}

#navigation a{
border-color: #9B9A92;
font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #ffffff;
text-decoration: none;
background-color: #9B9A92;
border-width: 0px;
border-style: solid;
padding-bottom: 5px;
padding-left: 23px;
padding-right: 23px;
padding-top: 5px;
width : 200px;
}

#navigation a:hover{
background-color: #CC3333;
}
/* navigation ends here */

font.text
{
	font-size: 9pt;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: left;
}
font.text2
{
	font-size: 14pt;
	font-family: "MS Serif", "New York", serif;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.footer 
{
font-size: 9pt; 
font-family: Verdana, sans-serif;
background-color: #C8CBC6;
text-decoration: none;
color: #ffffff;
}

.footer:hover {color: #ffffff}
.footer:visited {color: #ffffff}
.footer:link {color: #ffffff}