body {
	border: 0;
	margin: 0;
	background-color:#FFFFFF;
	text:#000000;
	link:#800000;
	vlink:#990000;
	alink=#666666;
	font-family:"Times New Roman",Serif;
}

p
{
font-family:Serif;
}

th
{
	background-color: #CCC;
}


.heading {
	border-style: solid;
	border-color: #FFFFFF;
	font-family:"Times New Roman",Serif;
}

.links {
	color:#800000;
	font-weight: bold;
	font-size: 20px;
	text-decoration:underline;
	font-family:"Times New Roman",Serif;
}

.extlinks {
	color:#800000;
	font-size: 20px;
	text-decoration:underline;
	font-family:"Times New Roman",Serif;
}

.linktext {
	color:#800080;
	font-weight: bold;
	font-size: 20px;
	text-decoration:underline;
	font-family:"Times New Roman",Serif;
}

.activelink {
	background-color:#800000;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 20px;
	text-decoration:none;

}

.myimg {
	border: 1px solid #000;
	margin: 15px;
}

li {
	line-height: 25px;
	font-family:"Times New Roman",Serif;
}

.greenbg {
	background-color: #326733;
	width: 100%;
	border: 1px solid #326733;
}

.maincontent {
	background-color: #FFF;
	width:950px;
	overflow:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:20px;
	font-family:"Times New Roman",Serif;
}

.textheading {
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 30px;
	font-size: 24px;
	font-weight: bold;
	font-family:"Times New Roman",Serif;
	text-align:left;
	text-decoration: underline;
}

.textblock {
	margin-left: 50px;
	margin-right: 50px;
	text-align:left;
	font-size: 18px;
	font-weight: bold;
	font-family:"Times New Roman",Serif;
}

.textnormal {
	margin-left: 50px;
	margin-right: 50px;
	font-family:"Times New Roman",Serif;
	text-align:left;
}
