/* At-Rules */
@charset "iso-8859-1";

BODY {
	border-color : #00FF33;
	border-width : thin;
	background-color: #0000FF;
}

P {font-family: Windsor; font-size: 12pt; color : red;}

H1 {font-family : Windsor;   font-weight : bold;   text-decoration : underline;   font-size : 16pt;   text-align : center;   color : red;}

H2 {font-size : 12pt;   font-family : Windsor;   font-weight : bold;   color : red;}

H3 {font-family : Windsor;   font-style : italic;   font-size : 12pt;   color : red;   text-indent : 10%;}

A {color : green;}

A:Visited {color : Purple;}

A:Active {background-color : Red;}

A:Hover {background-color : Fuchsia;   color : Aqua;}

H4 {font-family : Book Antiqua;   text-decoration : underline;   color : blue;}

IMG {align : middle; border: thin #CC9933 groove}



/* End of style section. Generated by AceHTML at 5/29/02 9:36:14 AM */

