/* CSS Document */
* { margin:auto; padding:0;}
html{ font-family:Georgia, Tahoma, Verdana;}
body{
	background:#001E25;
	font-size:12px;
	line-height:21px;
	color:#FFFFFF;
}
.text {
	font-family: Georgia, Tahoma, Verdana;
	font-size: 12px;
	line-height:18px;
	color:#333333;
	
	}
	
.footer {
	font-size:10px;
	line-height:21px;
	color:#B4AC57;
	
	}
	
.footerlink {
	font-family: Georgia, Tahoma, Verdana;
	font-size: 10px;
	line-height:18px;
	color:#096398;
	font-weight:bold;
	
	}
	
		
.whitefooter {
	font-size:10px;
	line-height:21px;
	color:#ffffff;
	
	}|\

.link {
	font-family: Georgia, Tahoma, Verdana;
	font-size: 12px;
	line-height:18px;
	color:#096398;
	font-weight:bold;
	
	}
	
.hr {

	color:#B4AC57;
	}
.title1 {
	color: #B4AC57;
}
