body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background-color: #FaFaFa;
}

.maintext
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.address
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-left: 35px;
	padding-right: 35px;
}
.address h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	border-bottom-color: #e1e1FF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	padding-right: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	padding-top: 11px;
}
.name h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 36px;
	margin-bottom: -7px;
	margin-top: 20px;
	margin-left: -4px;
	padding-bottom: 0px;
}

 .name h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 6px;
	margin-top: 0px;
	margin-left: 12px;
	margin-right: 20px;
	border-bottom-color: #E1E1FF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 15px;
}
.subpagename h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 6px;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 20px;
	border-bottom-color: #E1E1FF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 7px;
	color: #333333;
}
.subpagename h1 a{
	color: #333333;
	text-decoration: none;
}
/* ContentAreaLinks */
.ContentAreaLinks {
 	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	margin: 1px 5px 1px 10px;
	  padding: 0px 3px 0px 0px;
 	 color: #666666;
  }

.ContentAreaLinks h1 	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 6px;
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 20px;
	padding-bottom: 7px;
	color: #333333;
}

.ContentAreaLinks OL {
	List-style-type: upper-alpha;
	margin: 0 3px 0 20px;
	padding: 5px 0 0 20px;
	color: #000000;
	font-size: 12px;
	font-weight: 500;
	}
.ContentAreaLinks UL {
	List-style-type: disc;
	margin: 0 0 0 0;
	padding: 0px 0 0 42px;
	color: #333333;
 	font-weight: normal;
	font-size: 12px
	}
.ContentAreaLinks UL OL{
	List-style-type: upper-roman;
	margin: 0 0 0 0;
	padding: 0px 0 0 42px;
	color: #444444;	
 	font-weight: normal;
	font-size: 11px

	}
.ContentAreaLinks UL OL UL{
	List-style-type: square;
	margin: 0 0 0 0;
	padding: 0px 0 0 42px;
	color: #555555;	
	font-weight: normal;
	font-size: 11px

.ContentAreaLinks UL OL UL OL{
	List-style-type: lower-roman;
	margin: 0 0 0 0;
	padding: 0px 0 0 42px;
	color: #666666;	
 	font-weight: normal;
	font-size: 11px


	}

.ContentAreaLinks a:hover, a:visited:hover {
	color: #000033;
	background-color: #CCCCFF;	
	}
.ContentAreaLinks a, a:visited {
	color:#0000FF;
	}
/* End of ContentAreaLinks */
