body {
			font-family: "Arial";
			font-size: 8pt;
			color: black;
		 }
td {font-size: 8pt;
			font-family: "Arial";
			color: black;
			}

h1 {
			font-family: "Arial";
			font-size: 30pt;
			font-weight: bold;
			color: #FFFAF0;
		}
h2 {font-family: "Arial";
		font-size: 12pt;
		font-weight: bold;
		}
h3 {font-family: "Arial";
		font-size: 11pt;
		font-weight: bold;
		}
textarea{font-family:Arial; font-size:9pt;color:black;}
href {font-size: 8pt;
			font-family: "Arial";
			color: #CD4F39;
			}
a {font-size: 8pt;
			font-family: "Arial";
			color: #CD4F39;
			}
a.footer {font-size: 7pt;
			font-family: "Arial";
			color: #CD4F39;
			}

a:link {color: blue;}
a:visited {color: darkblue;}
a:active {color: black;}

a.header:link {color: #FFFAF0;}
a.header:visited {color: #FFFAF0;}
a.header:active {color: #FFFAF0;}


.lowText { text-decoration: none; color: #000000; font: 12px Arial, Helvetica }
.highText { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica }
.itemBorder { border: 1px solid #666666 }
.itemBorderBlank { border: 1px solid #CCCCDD }

/* Delete these "button" styles if you're not using them */

.buttonText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }
.buttonHover { text-decoration: none; color: #99CCFF; font: Bold 12px Arial, Helvetica; padding: 1px }
.buttonBorder { border: 1px outset #339966 }
.buttonBorderOver { border: 1px inset #CC9966 }

-->