/* CSS Document */
body {
 background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
! important}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

table {
	vertical-align: top;
	font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   
   border-size: 0px;
	
}
.mainsection{
	
	width: 571px;
	height:2373px;
}
td {
font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
}
/* Section Headings- example: policies page */
.sectionheader {
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   width: 565px;
}
.section {
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
   width: 565px;
}
td, a:link {
	font-weight:normal;
	}
td, li, ul {
	font-weight:normal;
	list-style-type:circle; 
	}
-->
