/* css by Shaun Wright */

body,html {
	font-family: arial,helvetica;
	font-size: 11px;
	line-height: 17px;
	color: #616554;
	
}
	

h1

{
	font-family: arial,helvetica;
	font-size: 14px;
	font-weight:bold;
	line-height: 17px;
	color: #FFFFFF;
	
}

a:link {

	color: white;
	text-decoration: none;

}

a:link:hover {

	color: #CCCCCC;
	text-decoration: none;

}
