Body {
	font-family: "Arial";
	color: black; 
	font-size: 10pt;
	background: #CCCC00;
}

A:LINK {
	color: blue;
}

A:ACTIVE {
	color: #FF0000;
}

A:VISITED {
	color: blue;

}
BLOCKQUOTE {
	margin-left: 1in;
	margin-right: 1in;
}


h1 {font: 24pt Arial}

h2 {font: 18pt Arial}

h3 {font: 14pt Arial}

h4 {font: 12pt Arial}

h5 {font: 10pt Arial}

h6 {font: 8pt Arial}

td.normal  {font: 10pt}
td.italic {font: 10pt, italic}
td.comic {font: 10pt Comic Sans MS, Lucida Sans Unicode, Arial}


HR.fatred { height:2pt; color: red}

HR.fatblue { height:2pt; color: blue}

HR.normalred { height:1pt; color: red}

HR.normalblue {height:1pt; color:blue}