BODY, TD {
	scrollbar-3dlight-color : #DE486F;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #DE7948;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #00FF00;
	scrollbar-highlight-color : #6D00DC;
	scrollbar-shadow-color : #ffcc00;
	scrollbar-track-color : #6E54DC;
	color : Blue;
	font-family : Arial, Helvetica, sans-serif,balloons;
	font-size: 12px;
	text-align: left;
	background : 
}

H2 {
	font-size: 18pt;
	font-family:Helvetica, "Julius Black";
	font : Bedrock;
	color : Purple;
}

H3 {
	font-size: 14pt;
	font-style: italic;
	font-family: Futurist;
	background : Yellow;
}

H4 {
    font-family: sans-serif;
    font-size: small;
}

H6 {
	background : Blue;
	font-family : Arial, Helvetica, sans-serif;
	color : Aqua;
	font : bold medium;
}

H5 {
	font : lighter x-large Bauhaus 93;
	color : Red;
	font-family : Helvetica,"Julius Black";
}

A {
	color: Navy;
	font-size : 16px;
	font-family : "Arial Black";
	font-style : italic;
	text-decoration : none;
}

A:Hover {
	color: Teal;
	text-decoration : blink;
}

HR {
	height: 8 px;
}

