body
	{
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	background-color:#CCCCCC;
	}

img
	{
	border:none
	}
	
h1, h1 a:link, h1 a:visited
	{
	font-family:Verdana;
	font-size:18px;
	color:#007B91;
	text-decoration:none;
	padding:0px;
	margin:0px;
	font-weight:500;
	}
	
h2, h2 a:link, h2 a:visited
	{
	font-family:Arial;
	font-size:13px;
	color:#333333;
	text-decoration:none;
	font-weight:600;
	
	}
	
h3, h3 a:link, h3 a:visited
	{
	font-family:Verdana;
	font-size:13px;
	color:#006F82;
	text-decoration:none;
	font-weight:500;
	padding:0px;
	margin:0px;
	}
	
h4, h4 a:link, h4 a:visited
	{
	font-family:Verdana;
	font-size:12px;
	color:#007B91;
	text-decoration:none;
	}
	
.image-bullets ul li{
	list-style: none;
	background-image: url(images/bullets-image.gif);
	background-repeat: no-repeat;
	margin-left:-20px;
	background-position: left center;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
}

.menu-text a:link, .menu-text a:visited
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:center;
	padding-left:8px; 
	padding-right:8px;
	text-decoration:none;
	}
	
.plain-links a:link, .plain-links a:visited
	{
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	} 

.footer-text, .footer-text a:link, .footer-text a:visited
	{
	font-family:Verdana;
	font-size:11px;
	color:#333333;
	text-align:center;
	text-decoration:none;
	}

.white-text, .white-text a:link, .white-text a:visited
	{
	font-family:Verdana;
	font-size:12px; 
	color:#FFFFFF;
	padding-left:5px;
	font-weight:bold;
	text-decoration:none;
	}
	
.small-grey, .small-grey a:link, .small-grey a:visited
	{
	font-family:Verdana;
	font-size:10px; 
	color:#666666;
	text-decoration:none;
	}
	
	input {
	font-family:Verdana;
	font-size: 12px;
	background-color: #FFFFFF;
}


