 
BODY {
	color : #666666;
	background-color : black;
	margin-top: 0px;
	margin-left: 5px;
}
table{
	font-family: Comic Sans MS,kids,arial;
	font-size: 10pt;
}
a:link{
	font-style: normal;
	text-decoration: none;
	color: #aac6dd;
}
a:visited{
	font-style: normal;
	text-decoration: none;
	color: #aac6dd;
}
A:HOVER {
	background: black;
	color : #dbfd8a;
}
H1 {
	font-size : 20pt;font-weight : bold;
	font-family: Comic Sans MS,kids,arial;
	margin-bottom : 0pt;
	margin-top: 0pt;
}
H2 {
	font-size : 14pt;
	font-family : Osaka,fantasy,"Arial Black";
	margin-bottom : 0pt;
	margin-top : 0pt;
	font-weight : normal;
}
H3 {
	font-size : 12pt;
	font-family : Comic Sans MS,kids,arial;
	margin-bottom : 2pt;
	margin-top : 0pt;
}
SPAN.a{
	font-size : 14pt;
	font-size : 14pt;font-family : fantasy,Comic Sans MS,kids,arial;
}
SPAN.b{
	font-size : 34pt;font-weight : bold;
	font-family: Comic Sans MS,kids,arial;
}
DIV.c{
	font-size : small;
	width : 500px;
}
