BODY  {
	font-family : "Comic Sans MS";
	font-size : 10pt;
	color : Purple;
	background-color : white;
	background-image : url("../images/bground2.jpg");
}

A:link  {
	color : #0000ff;
	font-size : 10pt;
	font-family : Comic Sans MS;
	font-weight : normal;
	font-stretch : wider;
	text-decoration : none;
}
A:active  {
	color : #ff0000;
	font-size : 10pt;
	font-family : Comic Sans MS, Helvetica,sans-serif;
	font-weight : bold;
	text-decoration : none;
}
A:visited  {
	color : #0000ff;
	font-size : 10pt;
	font-family : Comic Sans MS;
	font-weight : normal;
	text-decoration : none;
}
TD  {
	font-size : 10pt;
	color : maroon;
	text-align : justify;
	font-family : "Comic Sans MS";

}
TH  {
	font-size : 120%;
	color : maroon;
	text-align : left;
	font-family : "Comic Sans MS";
}
H1  {
	font-size : 140%;
	color : navy;
	text-align : center;
	text-transform : uppercase;
	font-weight : bold;
	font-family : "Comic Sans MS";
}

H2  {
	font-size : 110%;
	color : white;
	text-align : left;
	text-transform : uppercase;
	font-weight : bold;
	font-family : "Comic Sans MS";
	background-color : Maroon;
	line-height : 155%;
}


H3  {
	font-size : 110%;
	color : white;
	text-transform : uppercase;
	font-weight : bold;
	font-family : "Comic Sans MS";
	background-color : Maroon;
	line-height : 155%;
}

.sidenav  {
	font-size : 9pt;
	color : white;
	text-align : left;
	text-transform : uppercase;
	font-weight : bold;
	font-family : "Comic Sans MS";
	background-color : Maroon;
}

.ptitle  {
	color : navy;
	font-family : "Comic Sans MS";
	font-weight : bold;
	font-size : 14pt;
	text-align : center;
}

.tagline  {
	color : navy;
	font-family : "Comic Sans MS";
	font-weight : bold;
	font-size : 8pt;
	text-align : center;
}

.drtxt  {
	color : #060606;
	font-family : Comic Sans MS,Helvetica,sans-serif;
	font-size : 1pt;
}