
P  {
	font-size : 12px;
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal;
}

.body  {
	font-size : 12px;
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal;
}

.bodyred  {
	font-size : 12px;
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal;
	color : Red;
}

.tip  {
	font-size : 11px;
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal;
	color : 555555;
}

TD  {
	font-size : 12px;
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal;
	list-style-type : circle;
	line-height : 130%;
}

a:link {
	color: #666699;
	font: Verdana,Arial,Helvetica;
	text-decoration: underline;
	text-transform: none;
	list-style-type: square
}

a:visited {
	color: #666699;
	font: Verdana,Arial,Helvetica;
	text-decoration: underline;
	text-transform: none;
}

a:hover {
	color: black;
	font: Verdana,Arial,Helvetica;
	text-decoration: underline;
	text-transform: none;
	list-style-type: square
}

.nav  {
	color: black;
	font: Verdana,Arial,Helvetica;
	list-style-type: square;
	font-weight : bold;
	font-size : 16px;
}

a.nav:link {
	color: #666699;
	font: Verdana,Arial,Helvetica;
	text-decoration: underline;
	text-transform: none;
}

a.nav:visited {
	color: #666699;
	font: Verdana,Arial,Helvetica;
	text-decoration: underline;
	text-transform: none;
}

a.nav:hover {
	color: black;
	font: Verdana,Arial,Helvetica;
	text-decoration: underline;
	text-transform: none;
}


.siteheader  {
	color: white;
	font-size : 20px;
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold;
	padding : 4;
}

.sitetagline  {
	color: white;
	font-size : 12px;
	font-Family : Verdana,Arial,Helvetica;
	padding : 4;
}

h2  {
	font-size : 16px;
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold;
	padding-top : 10;
}

.footer  {
	color: white;
	font-size : 10px;
	font-Family : Verdana,Arial,Helvetica;
	padding : 2;
}

a.footer:hover  {
	color: white;
	font-size : 10px;
	font-Family : Verdana,Arial,Helvetica;
	padding : 2;
}

a.footer:link  {
	color: white;
	font-size : 10px;
	font-Family : Verdana,Arial,Helvetica;
	padding : 2;
}

a.footer:visited  {
	color: white;
	font-size : 10px;
	font-Family : Verdana,Arial,Helvetica;
	padding : 2;
}

