a:hover{
	color : red;
}

a.mapheading{
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
}

a.mapheading:hover{
	text-decoration : underline;
}

a.mappoint{
	font-size : 9pt;
	font-weight : normal;
	text-decoration : none;
}

a.mappoint:hover{
	text-decoration : blink;
}

body, td, p, a{
	background-repeat : repeat-y;
	color : #000000;
	font-family : Verdana, arial, helvetica, sans-serif;
	font-size : 10pt;
}

h1{
	color : #39597B;
	font-size : 18pt;
}

h2{
	color : #39597B;
	font-size : 16pt;
}

h3{
	color : #39597B;
	font-size : 14pt;
}

h4{
	color : #39597B;
	font-size : 12pt;
}

h5{
	color : #39597B;
	font-size : 10pt;
}

h6{
	color : #39597B;
	font-size : 9pt;
}

h7{
	color : #39597B;
	font-size : 8pt;
}

.footer {
	color : #000000;
	font-family : Verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
	text-align : center;
}

.new {
	color : #FF0000;
	font-size : larger;
	font-weight : bold;
}

.small{
	color : #000000;
	font-family : Verdana, arial, helvetica, sans-serif;
	font-size : 8pt;
}
