body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #000000;
}

p {
font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; color: #000000
}

ul {  
font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; color: #000000
}

h1 {  
font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 18pt; font-weight: normal; color: #CC0000; margin-bottom: -5px; border-bottom: 0px solid #000000; padding-bottom: 1px 
}

h2 {
font-size: 14pt; color: #000000; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal;
}

h3 {  
font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 12pt; font-weight: bold; color: #CC0000
}

h6 {  
font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 7.5pt; font-weight: normal; color: #808080
}

td {
font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; color: #000000
}

.navOn 
	{	text-decoration	:	none;
		color		:	#ffffff;
		font-size	:	10px;
		}

A.navOn:visited 
	{	text-decoration	:	none;
		color		:	#ffffff;
		background	:	transparent;
		}
A.navOn:link
	{	text-decoration	:	none;
		color		:	#ffffff;
		background	:	transparent;
		}

A.navOn:hover
	{	text-decoration	:	none;
		color		:	#fff99d;
		background	:	transparent;
		}

A.navOn:active
	{	text-decoration	:	none;
		color		:	#cc0000;
		background	:	transparent;
		}

A:visited 
	{	color		:	#0000cc; 
		background	:	transparent; 
		text-decoration	:	none; 
		}

A:link
	{	text-decoration	:	none;
		color		:	#0000cc;
		background	:	transparent;
		}

A:hover 
	{	color		:	#cc0000;
		background	:	#fff99d;
		}

A:active
	{	text-decoration	:	none;
		color		:	#0000cc;
		background	:	transparent;
		}

		




