body{
		background:     		#FFFFFF;
		margin-top: 			0;
		margin-left: 			0;
		margin-right: 			0;
		margin-bottom: 		0;
	}
p, td, ul, ol
	{	font-family:			Verdana,Tahoma,Arial,Helvetica;
		font-size:				10pt;
		color:					#000000;
		text-decoration:		none;
	}

h1
	{	font-family:			Verdana,Tahoma,Arial,Helvetica;
		font-size:				14pt;
		color:					#336699;
		text-decoration:		none;
		margin-left:			10px;
		margin-right:			10px;
	}
 h2 
	{	font-family:			Verdana,Tahoma,Arial,Helvetica;
		font-size:				12pt;
		color:					#336699;
		font-weight:			bold;
		text-decoration:		none;
		margin-left:			0px;
		margin-right:			10px;
	}
.h3 { font-family: Tahoma, Verdana, Sans-serif; font-size:13px; font-weight:normal; text-decoration:none; font-variant:small-caps; }


.subtitle
	{	font-family:			Verdana,Tahoma,Arial,Helvetica;
		font-size:				10pt;
		color:					#336699;
		font-weight:			bold;
		text-decoration:		none;
	}
.addr 
	{	font-family:			Tahoma,Verdana,Arial,Helvetica;
		font-size:				9pt;
		color:					#336699;
		text-decoration:		none;
	}

td.on
	{
		background:     		#F6F9FB;

	}
td.off
	{

	}
hr{
	color: #336699;
	width: 50%;
	}
.cpyrt
	{	font-family:			Verdana,Arial,Helvetica;
		font-size:				7.5pt;
		font-weight:			normal;
		color:					#336699;
		text-decoration:		none;
	}

a.navbar:link
	{
		font-weight:			normal;
		color:					#336699;
		text-decoration:		none;
	}
a.navbar:hover
	{
		font-weight:			normal;
		color:					#336699;
		text-decoration:		none;
	}
a.navbar:active
	{
		font-weight:			normal;
		color:					#336699;
		text-decoration:		none;
	}
a.navbar:visited
	{
		font-weight:			normal;
		color:					#336699;
		text-decoration:		none;
	}

A:link
	{
		color:					#800000;
		text-decoration:		none;
	}

A:active
	{	font-weight:			normal;
		color:					#333333;
		text-decoration:		underline;
	}

A:visited
	{	font-weight:			normal;
		color:					#002B00;
		text-decoration:		none;
	}

A:hover
	{
			color:					#002B00;
			text-decoration:		underline;
	}

A.nav:link
	{
		font-family:			Arial,Verdana,Tahoma,Helvetica;
		font-size:				9pt;
		color:					#333333;
		text-decoration:		none;
	}

A.nav:active
	{	
		font-family:			Arial,Verdana,Tahoma,Helvetica;
		font-size:				9pt;
		font-weight:			normal;
		color:					#333333;
		text-decoration:		underline;
	}

A.nav:visited
	{	
		font-family:			Arial,Verdana,Tahoma,Helvetica;
		font-size:				9pt;
		font-weight:			normal;
		color:					#333333;
		text-decoration:		none;
	}

A.nav:hover
	{
			color:					#333333;
			text-decoration:		none;
	}
