body, table, td{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-repeat: no-repeat;
}

A:link    {text-decoration: underline; color: #003366;}
A:visited {text-decoration: underline; color: #666666; }
A:hover   {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

menu { color: #FFFFFF; font-family: Arial, sans-serif; font-size: 12px; text-decoration: none; font-weight: bold }
A.menu:link    {
	color:  #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
A.menu:hover   { 
	color:  #FFCC00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
			
A.menu:visited {
	background: transparent;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A.menublack:link    {
	color:  #006633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
A.menublack:hover   { 
	color:  #FFCC00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
			
A.menublack:visited {
	background: transparent;
	color: #006633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A.h3link:link    {
	color:  #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
A.h3link:hover   { 
	color:  #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
			
A.h3link:visited {
	background: transparent;
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.maintext {
	font-weight: normal;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.contentCopy {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}


.fineprint {
	font-size: 10px;
	color: #000000;
}

li {
	list-style-position: outside;
	list-style-type: round;
}

.h1 {
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 48px;
	color: #006633;
}

.h2 {

	font-weight: bold; 
	font-family: Arial, sans-serif; 
	font-size: 16px;
	color: #006600;
}

.h3 {
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;

}

.headingBold {
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
