BODY, TD, OL, UL, P
{
font-family: helvetica, arial, sans-serif;
}
a  {
	color : #0000cc;
	text-decoration : none;
}
a:active {
	color : #ff0000;
	text-decoration : none;
}
a:visited {
	color : #000099;
	text-decoration : none;
}
a:Hover  {
		color : #cc0000;
		text-decoration : underline;
	} 	

.title
{
font-family: verdana, helvetica, sans-serif;
font-size: 1.3em;
font-weight: bold;
text-align: left;
}
.subtitle
{
font-family: verdana, helvetica, sans-serif;
font-size: 1.2em;
font-weight: normal;
}
.bold
{
font-weight: bold;
}
H1
{
font-family: verdana, helvetica, sans-serif;
font-size: 1.3em;
}

H2
{
font-family: verdana, helvetica, sans-serif;
font-size: 1.2em;
font-weight: normal;
}

H3
{font-family: verdana, helvetica, sans-serif;
font-size: 1.1em;
}

p.contact { 
font-family: Helvetica, Arial, sans-serif; 
font-size: .8em
}
.caption { 
font-family: "Times New Roman", serif; 
font-size: 1em;
font-style: italic;
}
.header { 
font-family: Helvetica, Arial, sans-serif;
font-size: .8em
}



















