BODY, P, TD, TH, UL, OL  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
}

H1, H2, H3, H4  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

H1  {
	font-size : 28;
	margin-top: 0Px; 
	margin-bottom: 2Px;
}

H2  {
	font-size : 110%;
}

H3, H4  {
	font-size : 105%;
}

A:LINK  {
	text-decoration : none; 
	color : #9999aa;
}

A:VISITED  {
	text-decoration : none;
	color : #888899;
}

A:HOVER  {
	text-decoration : underline;
	color : #ff0000;
}

.small1 { 
	font-size: 14px;
}
.small2 {
	font-size: 12px;
}

.tiny { 
	font-size: 10px;
}
