a:link {
	color : #0066CC;
}

a:visited {
	color : #0066CC;
}

a:active {
	color : #0066CC;
}

a:hover {
	color : #0066CC;
	text-decoration : none;
}

body{
	background-color : #FFFFFF;
}

address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, menu, ol, p, th, td,  ul{
	color : #333333;
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 11px;
}

form{
	margin : 0;
	padding : 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

h1 {
	font-size : 24px;
}

h2 {
	font-size : 22px;
}

h3 {
	font-size : 20px;
}

h4 {
	font-size : 18px;
}

h5 {
	font-size : 16px;
}

h6 {
	font-size : 14px;
}

.bottomnav{
	color : #666666;
	font-family : arial,helvetica,sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.bottomnav a{
	color : #666666;
	font-family : arial,helvetica,sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.bottomnav a:link{
	color : #666666;
	font-family : arial,helvetica,sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.bottomnav a:visited{
	color : #666666;
	font-family : arial,helvetica,sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.bottomnav a:active{
	color : #666666;
	font-family : arial,helvetica,sans-serif;
	font-size : 11px;
	text-decoration : none;
}

.bottomnav a:hover{
	color : #666666;
	font-family : arial,helvetica,sans-serif;
	font-size : 11px;
	text-decoration : underline;
}

.header{
	color : #05396C;
	font-family : arial,helvetica,sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.header a{
	color : #05396C;
	font-family : arial,helvetica,sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.header a:link{
	color : #05396C;
	font-family : arial,helvetica,sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.header a:visited{
	color : #05396C;
	font-family : arial,helvetica,sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.header a:active{
	color : #05396C;
	font-family : arial,helvetica,sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.header a:hover{
	color : #003366;
	font-family : arial,helvetica,sans-serif;
	font-size : 12px;
	font-weight : bold;
}