html, body {
	margin: 0;
	padding: 0;
	font-size: small; 
	color: #434343; /*color: #636568;*/
	font-family: Arial, Helvetica, sans-serif;
	line-height : 1.4em;
}
body {
	text-align : center;
}

td, th { 
font-size: small; 
}

h1, h2, h3, h4, h5 {
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: normal;
}
h1 {
	font-size : 2em;
	color : #005CB4;
	color: #009999;
	color: #990000;
	color : #0054af;
	line-height : 100%;
	margin : 0 0 .6em 0;
	letter-spacing : -0.03em;
}
h2 {
	font-size : 0.95em;
	color : #006B6B;
	color : #0054af;
	color: #1f5184;
	padding : 0;
	font-weight:normal;
	margin : 0;
	letter-spacing : -0.01em;
	text-transform: uppercase;
}
h2 span {
	color: #BBBBBB;
	color: #AAACAE;
}
h3 {
	font-size : 1.8em;
	color : #00226F;
	color : #009999;
	color: #990000;
	color : #0054af;
	/*color : #006B6B;*/
	/*color : #006B6B;*/
	margin-bottom: 0;
	margin-top:0em;
	padding:0;
	line-height:1.02em;
	letter-spacing:-0.03em;
}
h3 a:link,h3 a:active,h3 a:visited {
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: normal;
	border:none;
	color : #0054af;
	margin-bottom: 0;
	margin-top:0em;
	padding:0;
	line-height:1.02em;
	letter-spacing:-0.03em;
}
h3 a:hover {
	color : #993333;
}
h4 {
	font-size : 1.4em;
	color : #009999;
	color: #990000;
	color : #0054af;
	margin-bottom: 0;
	margin-top:0em;
	padding:0;
	line-height:1.05em;
}
h4 a:link,h4 a:active,h4 a:visited {
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight: normal;
	border:none;
	color : #0054af;
	margin-bottom: 0;
	margin-top:0em;
	padding:0;
	line-height:1.05em;
}
h4 a:hover {
	color : #993333;
}
h5 {
	font-size : 1em;
	color : #005CB4;
	margin-bottom: 0;
	margin-top:0em;
	padding:0;
	line-height:1.05em;
}

ul {
	margin : 0.5em 0;
	padding : 0;
	list-style : none;
}/*
a {
	color : #006B6B;
	text-decoration : none;
	border-bottom : 1px solid #006B6B;

}

a:link {
	color : #042E8E;
	text-decoration : none;
	border-bottom : 1px solid #9AABD1;
}

a {color : #006B6B;}*/

a:link,a:visited {
	color : #006B6B;
	border-bottom: 1px solid #b3c4c4;
	text-decoration:none;
}

a:hover {
	color : #993333;
	text-decoration : none;
	border-bottom : 1px solid #BB5555;
}
h2 a:link, h2 a:visited  {
	color : #006B6B;
	color : #0054af;
	border-bottom: 1px solid #0054af;
	padding : 0;
	font-weight:normal;
	margin : 0;
	letter-spacing : -0.01em;
	text-transform: uppercase;
}
h2 a:hover {
	color : #993333;
	text-decoration : none;
	border-bottom : 1px solid #BB5555;
}

img { border:0; }

form {
	margin: 0;
	padding: 0;
}
strong, b {
	color: #626466;
	font-weight:700;
}
.left {
	float: left;
	padding-right:1em;
}

p {
	margin: 0.5em 0 1em 0;
}
