body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


.boldnavy {
	font-weight: bold;
	color:#3366FF;
}


.tuq {
	color:#3399cc;
}

.khaki {
	color: #999966;
}

.smallgray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:#999999;
	}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
}

.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #999999;
}

a{
	text-decoration: none;
	font-weight: normal;
	color:  #3366cc;
	}
	
a:visited {
	color:  #3366cc;
	}
	
a:active {
	color:  #3366cc;
	}
	
a:hover {
	color: #3366FF;
	}

a.sublinks{
	text-decoration: none;
	font-weight: normal;
	color:  #FFFFFF;
	}
	
a:visited.sublinks {
	color:  #FFFFFF;
	}
	
a:active.sublinks {
	color:  #FFFFFF;
	}
	
a:hover.sublinks {
	color: #99ffff;
	font-weight: bold;
	}


.sblist {
	list-style-image: url(images/sblist.jpg);
	line-height: 14pt;
	list-style-position: outside;
}


p{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
td{
	color: #000000;
}
