body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	line-height: 1.166;
	background-color: #FFF;	
 
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #00729D;
}

h1{
	font-family:Arial Narrow, Verdana, Tahoma, Geneva, sans-serif;
	font-size: 130%;
}

h2{
	font-size: 85%;
}

h3, h4, h5, h6 {
	font-size: 75%;
	color: #8DBA25;
}

p {
	font-size: 75%;
	line-height: 1.4;
}

table td .contact {
	font-size: 75%;
	line-height: 1.4;
}

a, a:link, a:visited, a:hover {
	font-weight: normal;
	color: #00729D;
	text-decoration: none;
}

ul {
	list-style-type: disc;
	font-size: 75%;
	line-height: 1.4;	
}

ul ul {
	list-style-type: disc;
	font-size: 100%;
	line-height: 1.4;
}

ul ul ul {
	list-style-type: disc;
	font-size: 100%;
	line-height: 1.4;
}

ol {
	font-size: 75%;
	line-height: 1.4;
}

ol ol {
	font-size: 100%;
	line-height: 1.4;
}

ol ol ol {
	font-size: 100%;
	line-height: 1.4;
}

hr {
	border: none 0; 
	border-top: 2px solid #14A8E0;
	border-bottom: 1px solid #FFF;
	height: 3px;
}	

#skip { 
	display:none; 
	visibility:hidden; 
}
