
	body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
		
	A 			{ color: #990000; text-decoration: underline; }
	A:link		{ color: #990000; text-decoration: underline; }
	A:visited	{ color: #990000; text-decoration: underline; }
	A:active	{ color: #990000;  }
	A:hover		{ color: #990000;  }

	

	#links {	
		padding:15px;				
		border:1px solid #990000;
		width:200px;			
		}
		
	
.header	{
	font-family:verdana, arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
		}
		
.header2	{
	font-family:verdana, arial, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
		}

.header3	{
	font-family:verdana, arial, sans-serif;
	font-size: 16px;
	color: #8C3132;
	font-weight: bold;
		}
		
.mainfont {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #1D1F4B;	
	line-height:135%;
	}
.leanmore{
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	color: #ffffff;	
	line-height:135%;
	
}

	
