body {
	font-family:"Times New Roman", Times, serif; 
	font-size: medium; 
	color: black ; 
	font-weight: bold;
}
.textnormal{
	font-family:"Times New Roman", Times, serif; 
	font-size: medium; 
	color: black ;
	font-weight: normal;
}
.bodytext 
{ 
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	color: black ; 
	font-weight: bold;
}

.bigred 
{
	font-family: Tahoma;
	font-size: 18px;
	color: #FF0000;
}

.greentext
{  
	color: #36832a; 
	font-family: "Times New Roman", Times, serif; 
}

.greenbig 
{  
	color: #36832a; 
	font-family: "Times New Roman", Times, serif; 
	font-size: 16px; 
	font-weight: bold;
}

.greenbig2 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #36832a;
}

.greenbig3 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #36832a;
	background-color: #E2DEBE;
}
.bigblack
{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #E2DEBE;
}
.revgreencolor 
{ 	color: #E2DEBE;
	font-size: 24px;
	background-color: #36832a;
}

.bodytext2 
{  
	font-family: "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: black;
}

.links 
{  
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	color: #36832a;
}

a:active {
	font-family: "Times New Roman", Times, serif; 
	font-size: medium;
	font-weight: normal;
	color: #36832a;
}

a:link {
	font-family: "Times New Roman", Times, serif; 
	font-size: medium;
	font-weight: normal;
	color: #36832a;
}

a:visited {
	font-family: "Times New Roman", Times, serif; 
	font-size: medium;
	font-weight: normal;
	color: #660066;
}

a:hover {
	font-family: "Times New Roman", Times, serif; 
	font-size: medium;
	font-weight: normal;
	color:#0000CC;
}

a.large:active {
	font-family: "Times New Roman", Times, serif; 
	font-size: large;
	font-weight: normal;
	color: #36832a;
}

a.large:link {
	font-family: "Times New Roman", Times, serif; 
	font-size: large;
	font-weight: normal;
	color: #36832a;
}

a.large:visited {
	font-family: "Times New Roman", Times, serif; 
	font-size: large;
	font-weight: normal;
	color: #660066;
}

a.large:hover {
	font-family: "Times New Roman", Times, serif; 
	font-size: large;
	font-weight: normal;
	color:#0000CC;
}