BODY {

	color: #000000;
	background				: #FFFFFF url(../images/parchment2.jpg) repeat;
	font					: 12px Verdana, Arial, Trebuchet MS, Tahoma, Geneva, Helvetica, sans-serif;
	margin-left				: 30px; 
	margin-right 				: 0px; 
	margin-top				: 10px; 
	margin-bottom				: 10px;
	padding-left				: 0px; 
	padding-right 				: 0px; 
	padding-top				: 0px; 
	padding-bottom				: 0px;
}

p {
	font-family				: Verdana, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size					: 12px;
	font-weight				: normal;
	margin-top				: 0px; 
	margin-bottom				: 0px;
	color					: #000000;
}

td {
	font-family				: Verdana, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size					: 12px;
	font-weight				: normal;
	margin-top				: 0px; 
	margin-bottom				: 0px;
	color					: #000000;
}

h2 {
	font-family				: Verdana, Trebuchet MS, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size					: 14px;
	font-weight				: bold;
	text-decoration				: underline;
	color					: #000000;
}

A {
	text-decoration: underline;
	color: #630063;
}

A:Hover {
	text-decoration: none;
	color: #9C319C;
}

.style2 {
	color: #630063;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
}


#highlight {
	width					: 120px;
	color					: #646464;
	background				: #ECF1F5;
	font					: 10px Verdana, Arial, Trebuchet MS, Tahoma, Geneva, Helvetica, sans-serif;
	margin-left				: 0px; 
	margin-right 				: 0px; 
	margin-top				: 20px; 
	margin-bottom				: 0px;
	padding-left				: 3px; 
	padding-right 				: 3px; 
	padding-top				: 3px; 
	padding-bottom				: 3px;
	border-left				: 1px solid #FF0000; 
	border-right 				: 1px solid #FF0000; 
	border-top				: 1px solid #FF0000; 
	border-bottom				: 1px solid #FF0000;
}



#topHeader1 { 
	width				: 177px;
	width				: 175px !important;
	color				: #646464;
	margin-right			: 2px;
	vertical-align			: top;
	background			: #ECF1F5;
	border				: 1px solid #7695B2;
	height				: 110px !important;
	height				: 136px;
}




