body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin-left: 50%;
	
}



h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #6D8D22;
	line-height: normal;



}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6D8D22;
	text-decoration: none;
}
.textstyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.textstyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.red {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6D8D22;
	text-decoration: none;
}

#content{
	width: 1000px;
	margin-left: -500px;
	}	


/*  links  */



.class1 A:link {text-decoration: none; font-size: 12px; color:#1B73A3 ; font-weight: bold; font-style: normal; font-weight: bold}
.class1 A:visited {text-decoration: none; font-size: 12px; color:#1B73A3 ; font-weight: bold; font-style: normal; font-weight: bold}
.class1 A:active {text-decoration: none; font-size: 12px; color:#1B73A3 ; font-weight: bold; font-style: normal; font-weight: bold}
.class1 A:hover {text-decoration: none; font-size: 12px; color:#1B73A3 ; font-weight: bold; font-style: normal; font-weight: bold;}



.class2 A:link {text-decoration: none; font-size: 10px; color:#1B73A3 ; font-weight: bold; font-style: normal; font-weight: bold}
.class2 A:visited {text-decoration: none; font-size: 10px; color:#1B73A3 ; font-weight: bold; font-style: normal; font-weight: bold}
.class2 A:active {text-decoration: none; font-size: 10px; color:#1B73A3 ; font-weight: bold; font-style: normal; font-weight: bold}
.class2 A:hover {text-decoration: none; font-size: 10px; color:#FF0000 ; font-weight: bold; font-style: normal; font-weight: bold;}


.class3 A:link {text-decoration: none; font-size: 12px; color:#FFFFFF ; font-weight: bold; font-style: normal; font-weight: bold}
.class3 A:visited {text-decoration: none; font-size: 12px; color:#FFFFFF ; font-weight: bold; font-style: normal; font-weight: bold}
.class3 A:active {text-decoration: none; font-size: 12px; color:#FFFFFF ; font-weight: bold; font-style: normal; font-weight: bold}
.class3 A:hover {text-decoration: none; font-size: 12px; color:#FF0000 ; font-weight: bold; font-style: normal; font-weight: bold;}


.class4 A:link {
	text-decoration: none;
	font-size: 12px;
	color:#1B73A3;
	font-weight: bold;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
}
.class4 A:visited {text-decoration: none; font-size: 12px; color:#1B73A3 ; font-weight: bold; font-style: normal; font-weight: bold; padding: 5px}
.class4 A:active {text-decoration: none; font-size: 12px; color:#1B73A3 ; font-weight: bold; font-style: normal; font-weight: bold; padding: 5px}
.class4 A:hover {text-decoration: none; font-size: 12px; color:#FF0000 ; font-weight: bold; font-style: normal; font-weight: bold; padding: 5px;}


	

.linklinespace {
	line-height: 25px;
}
