BODY {
	font-family : "Comic Sans MS";
	font-size : 9pt;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
}
TD {
	font-family : "Comic Sans MS";
	font-size : 10pt;
}
A {
	text-decoration: none;
	color: Black;
}
A:Hover {
	text-decoration: underline;
	color: Black;
}
.menu{
	font-family : "Comic Sans MS";
	font-size : 10pt;
	font-style : normal;
	color : White;
}
.menu:Hover{
	font-family : "Comic Sans MS";
	text-decoration: underline;
	font-size : 10pt;
	font-style : normal;
	color : Yellow;
}
.header1{
	font-family : "Comic Sans MS";
	font-size : 16pt;
}
.header2{
	font-family : "Comic Sans MS";
	font-size : 14pt;
	font-weight : bold;
	color : Red;
}
.header3{
	font-family : "Comic Sans MS";
	font-size : 12pt;
	font-weight : normal;
	color : White;
}
.header4{
	font-family : "Comic Sans MS";
	font-size : 12pt;
	font-weight : bold;
}
.footer1{
	font-family : "Comic Sans MS";
	font-size : 8pt;
	font-weight : normal;
	font-style : italic;
}
.small1{
	font-family : "Comic Sans MS";
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : White;
}
.link1{
	font-family : "Comic Sans MS";
	font-size : 10pt;
	font-style : normal;
	color : Blue;
}
.link1:Hover{
	font-family : "Comic Sans MS";
	text-decoration: underline;
	font-size : 10pt;
	font-style : normal;
	color : Blue;
}