a:link	{
	color : #254A54;
	font-weight : bold;
	text-decoration : underline;
}

a:visited {
	color : #254A54;
	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 : #617C85;
	color : #000000;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

h1 {
	color : #284D56;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
	letter-spacing : 2px;
}

h3 {
	color : #284D56;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 2px;
}

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 : 12px;
}

.content {
	border : 1px #000000 solid;
	background-color : #FFFFFF;
}

.foot	{
	background-color : #284D56;
	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: #284D56
}

.italic {
	font-style : italic;
	font-family : "Times New Roman";
	font-size : 16px;
}
.bknav {  background-color: #FFFFFF}
.nav {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #97ACB3}
