BODY {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	
}

H3 {
	font-family: sans-serif;
	font-size: medium;
	font-variant: normal;
	font-weight: normal;
	color: #df0000;
}

H2 {
	font-family: Verdana;
	color: #df0000;
	font-weight: bold;
	font-size: medium;
}

H1 {
	font-family: "Arial Black";
	color: #000000;
	font-weight: bold;
	font-size: large;
}

A:HOVER {
	font-weight: normal;
	color: #df0000;
}

DT {
    font-family: LongIsland;
    color: #0000AA;
}
	
DD {
    font-family: Arial;
	font-style: italic;
	color: #AA0000;
}
tiny {
	font-family: Arial;
	color: #000000;
	font-size: 8px;
	
}

