body {
	background-color: white;
	font-weight : normal;
	font-style : normal;
	color : #000066;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
}
.webmaster  {
	font-size : 10px;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}
.Nav {
	background-color : #D5D5D5;
}
.Nav A {
	font : Arial;
	font-size : x-small;
	font-weight : bold;
	color : #000066;
}
.Nav A:Visited {
	font : Arial;
	font-size : x-small;
	font-weight : bold;
	color : #000066;
}
.Nav A:Hover {
	font : Arial;
	font-size : x-small;
	font-weight : bold;
	color : #006633;
}
.pagetitle {
	position: absolute; 
	left:166px; 
	Top:126px; 
	width:200px; 
	height:12px;
	font-family: Arial;
	font-size: x-small;
	font-weight: Bold;
	color: #000066;
}
.PageName {
	font-family: Arial;
	font-size: x-small;
	font-weight: Bold;
	color: #000066;
}
.Text {
	font-family: Arial;
	font-size: x-small;
	font-weight: Normal;
	color: #000066;
}
.TextWhite {
	font-family: Arial;
	font-size: small;
	font-weight: Bold;
	color: White;
}
.Star{
	color: Red;
}
.footer {
	font-family: Arial;
	font-size: xx-small;
	font-weight: Bold;
	color: #CCCCCC;
	text-decoration: none;
}
.footer A {
	font-size : xx-small;
	font-weight : bold;
	color : white;
}
.footer A:Visited {
	font-size : xx-small;
	font-weight : bold;
	color : white;
}
.footer A:Hover {
	font-size : xx-small;
	font-weight : bold;
	color : #cccccc;
}