/* CSS Document */

body

{

	margin: 0 0 0 0;
	background-color:#fff;
	text-align:center;
	
}




/* Body Content */



.content

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	text-align:left;
	text-decoration: none;
	color: #999999;
	
}

/* Footer Content */

.footercontent

{
	
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align:justify;
	text-decoration: none;
	color: #8B2A1B;
	
}

/* Body Links */

a.contentlinks

{

	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
		
}


a.contentlinks:hover

{

	color: #000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	
}
a.contactlinks

{

	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
		
}


a.contactlinks:hover

{

	color: #000;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	
}
