body{
		background:     		#EAF2EA;
	}
p, td, ul, ol
	{	font-family:			Verdana,Tahoma,Arial,Helvetica;
		font-size:				10pt;
		color:					#333333;
		text-decoration:		none;
	}

h1
	{	font-family:			Verdana,Tahoma,Arial,Helvetica;
		font-size:				14pt;
		color:					#cc0066;
		text-decoration:		none;
		margin-left:			10px;
		margin-right:			10px;
	}
 h2 
	{	font-family:			Verdana,Tahoma,Arial,Helvetica;
		font-size:				12pt;
		color:					#800000;
		font-weight:			bold;
		text-decoration:		none;
		margin-left:			10px;
		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:				12pt;
		color:					#800000;
		font-weight:			bold;
		text-decoration:		none;
	}
.addr 
	{	font-family:			Tahoma,Verdana,Arial,Helvetica;
		font-size:				9pt;
		color:					#002B00;
		text-decoration:		none;
	}

td.on
	{
		background:     		#ADCDAB;
		border-top:     		1px solid #cccccc;
		border-left:    		1px solid #cccccc;
		border-right:   		1px solid #333333;
		border-bottom:  		1px solid #333333;
	}
td.off
	{
		background:     		#EBF5EB;
		border-top:     		1px solid #cccccc;
		border-left:    		1px solid #cccccc;
		border-right:   		1px solid #222222;
		border-bottom:  		1px solid #333333;
	}

.cpyrt
	{	font-family:			Verdana,Arial,Helvetica;
		font-size:				7.5pt;
		font-weight:			normal;
		color:					#2E5A30;
		text-decoration:		none;
	}

a.cpyrt:link
	{
		font-weight:			normal;
		color:					#2E5A30;
		text-decoration:		none;
	}
a.cpyrt:hover
	{
		font-weight:			normal;
		color:					#2E5A30;
		text-decoration:		underline;
	}
a.cpyrt:active
	{
		font-weight:			normal;
		color:					#2E5A30;
		text-decoration:		underline;
	}
a.cpyrt:visited
	{
		font-weight:			normal;
		color:					#2E5A30;
		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:				10pt;
		color:					#002B00;
		text-decoration:		none;
	}

A.nav:active
	{	
		font-family:			Arial,Verdana,Tahoma,Helvetica;
		font-size:				10pt;
		font-weight:			normal;
		color:					#333333;
		text-decoration:		underline;
	}

A.nav:visited
	{	
		font-family:			Arial,Verdana,Tahoma,Helvetica;
		font-size:				10pt;
		font-weight:			normal;
		color:					#002B00;
		text-decoration:		none;
	}

A.nav:hover
	{
			color:					#002B00;
			text-decoration:		none;
	}
