body  {
	font-family : Arial Narrow,Comic Sans MS, Arial ;
	color : Black;
	background-color : white;
	font-size : 11px;
}

li  {
	font-family : Arial Narrow,Comic Sans MS, Arial ;
	color : Black;
	background-color : white;
	font-size : 11px;
}

P  {
	font-family : Comic Sans MS, Arial ;
	color : Black;
	font-size : 11px;
}

B{
	font-family : Comic Sans MS, Arial ;
	color : Black;
	font-weight : bold;
}

H1  {
	font-size : 16px;
	font-family : Comic Sans MS,Arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

H2  {
	font-size : 14px;
	font-family : Comic Sans MS,Arial;
	font-weight : bold;
	color : Black;
}

H3  {
	font-size : 12px;
	font-family : Comic Sans MS,Arial;
	font-weight : bold;
	color : Black;
}

A  {
	font-family : Comic Sans MS,Arial;
	font-weight : normal;
	color : Black;
	text-decoration :  none;
}

A:Visited  {
	font-family : Comic Sans MS;
	font-weight : bold;
	color : Black;
	text-decoration :  none;
}

A:Active  {
	font-family : Comic Sans MS,Arial;
	font-weight : bold;
	color : Black;
	text-decoration :  none;
}

A:Hover  {
	font-family : Comic Sans MS,Arial;
	font-weight : bold;
	color : Black;
	text-decoration :  none;
}

TH{
	font-family : Comic Sans MS, Arial ;
	font-weight : normal;
	font-size : 16px;
	color : White;
	background-color : Black;
}

TD  {
	font-family : Comic Sans MS, Arial ;
	color : Black;
	font-size : 10.5px;
}