A:LINK    {color : #000080;}
A:VISITED {color : #000080;}
A:ACTIVE  {color : #990099;}
A:HOVER   {color : #990099;}

BODY {
   background-color : #FFFFFF;
/*    margin-top: 0; */
/*    margin-left: 0; */
/*    margin-right: 0; */
/*    margin-bottom: 0; */
   font-family : Verdana, Arial, Helvetica, sans-serif;
}

TD {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-weight : normal;
   color : #000000;
}

H1 {
   font-family : "Lucida Sans Unicode", Helvetica, sans-serif;
   font-size : large;
   font-weight : bold;
   color : #800080;
}

em {font-weight: bold; font-style: normal; color: #800080}

.docheader {
	width: 750px;
/* 	margin-left: auto; */
/* 	margin-right: auto; */
/* 	font-family: "Trebuchet MS", Trebuchet, Tahoma; */
/* 	font-size: 13px; */
/* 	text-align: right; */

}

.heading {
	text-align: center;
	font-family : "Lucida Sans Unicode", Helvetica, sans-serif;
   font-size : x-large;
   font-weight : bold;
   padding-bottom: 10px;
   color : #800080;
	background-color: white;
	width: 750px;
}

.subheading {
	font-family : "Lucida Sans Unicode", Helvetica, sans-serif;
   font-size : large;
   font-weight : bold;
   color : #10297B;
	background-color: white;
	width: 750px;
}

.states {
	font-style : italic;
	font-family : "Lucida Sans Unicode", Helvetica, sans-serif;
   font-size : medium;
   font-weight : bold;
   color : #800000;
	background-color: white;
}

.content {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	background-color: white;
	color: #000000;
/* 	width: 750px; */
/* 	padding-left: 10px; */
/* 	padding: 10px 50px 10px 50px; */
	margin-top: 20px;
/* 	margin-left: auto; */
/* 	margin-right: auto; */
/* 	line-height: 24px; */
}



.newsheading {
	width: 750px;
	text-align: center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : large;
   font-weight : bold;
   color : #10297B;
	background-color: white;
}

.newsitem {
	width: 650px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	line-height: 18px;
	background-color: #f7f7f7;
	padding: 5px 10px;
	color: #000000;
	margin-top: 20px;
	margin-left: 50px;
	margin-right: 50px;
	border: 1px solid black;
}

.newsitem img { margin-bottom: 30px; margin-top: 30px}

/* .newscontent { */
/* 	background-color: white; */
/* 	color: #ffffff; */
/* 	width: 750px; */
/* 	/*padding: 30px 50px; */ */
/* 	padding: 10px 50px 10px 50px; */
/* 	margin-top: 20px; */
/* 	margin-left: auto; */
/* 	margin-right: auto; */
/* } */