/*********************************************
* Author:     Danny Clark                    *
* Web:        http://www.aerovisionit.co.uk/ *
* Mail:       info@aerovisionit.co.uk        *
* Version     1.0                            *
*********************************************/

/* headings and text */

h1 {font-family: adobe garamond pro, Georgia, Footlight MT Light, Trebuchet MS;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	color: #333333;}
	
	
h2 {font-family: adobe garamond pro, Georgia, Cambria, Calibri, Trebuchet MS;
	font-size: 22px;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	color: #004890;
	margin-top: 0px;}
	
h3 {font-family: adobe garamond pro, Georgia, Footlight MT Light, Trebuchet MS;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	color: #004890;}
	
h4  {font-family: adobe garamond pro, Georgia, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
	font-weight: normal;
}


	
	
p   {font-family: adobe garamond pro, Georgia, Tahoma, Calibri, Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	color: #333333;}
	
ul   {font-family: adobe garamond pro, Georgia, Tahoma, Calibri, Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	color: #333333;}
	

	
p.footertext   {font-family: Tahoma, Trebuchet MS;
	font-size: 14px;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	color: #004890;}
	
	
a:link {
	color: #0071BB;
	text-decoration:none;}
	
a:visited {
	color: #0071BB;
	text-decoration:none;}

a:hover {
	color: #0099FF;
	text-decoration:underline;}

a:active {
	color: #88CFFF;
	text-decoration:underline;}
	
.footerlinks:link {
	color: #0069D2;
	text-decoration:none;}
	
.footerlinks:visited {
	color: #0069D2;
	text-decoration:none;}

.footerlinks:hover {
	color: #FFFFFF;
	text-decoration:underline;}

.footerlinks:active {
	color: #FFFFFF;
	text-decoration:underline;}