a:link	{
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
}

a:visited {
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
}

a:hover	{
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

a:active {
	color : #000000;
	font-weight : bold;
}

body {
	background-color : #003399;
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

h1 {
	color : #336633;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	letter-spacing : 2px;
}

h3 {
	color : #3366336;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 1px;
}

p {
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

td {
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.content {
	border : 1px #000000 solid;
	background-color : #FFFFFF;
}

.foot	{
	background-color : #000000;
	color : #FFFFFF;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
}

.head	{
	color : #FFFFFF;
	font-weight : bold;
; background-color: #000000
}

.italic {
	font-style : italic;
	font-family : "Times New Roman";
	font-size : 16px;
}
.bknav {  background-color: #cccc99}
.nav {  font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size : 12px;}
.nav2 {
	padding-left : 30px;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px;
}
