P  {
	font-family : georgia, times, "times new roman", serif;
}

H1  {
	color : #339999;
	font-family : verdana, arial, helvetica, sans-serif;
}

H2  {
	color : #339999;
	font-family : verdana, arial, helvetica, sans-serif;
}

H3  {
	color : #339999;
	font-family : verdana, arial, helvetica, sans-serif;
}

A  {
	text-decoration : none;
}

A:Visited  {
	text-decoration : none;
	color : red;
}

A:Active  {
	text-decoration : none;
	color : blue;
}

A:Hover  {
	text-decoration : underline;
	color : #339999;
}

BODY  {
	background-color : white;
	font-family : georgia, times, "times new roman", serif;
}

UL  {
	font-family : georgia, times, "times new roman", serif;
}

LI  {
	font-family : georgia, times, "times new roman", serif;
}

DIV A  {
	text-decoration : none;
}

DIV A:Visited  {
	text-decoration : none;
	color : purple;
}

DIV A:Active  {
	text-decoration : none;
	color : blue;
}

DIV A:Hover  {
	text-decoration : underline;
	color : white;
}

DIV  {
	font-family : georgia, times, "times new roman", serif;
}

BLOCKQUOTE  {
	font-family : georgia, times, "times new roman", serif;
}

td {  font-family: Georgia, "Times New Roman", Times, serif}
