body, p, tr, td, ul, li
{
font-size:14px;
font-family:Comic Sans MS, Arial, Helvetica;
}
a:hover
{
	background-color:yellow;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Comic Sans MS, Arial, Helvetica;
	font-weight:normal;
}
h1
{
	font-size:20px;
}
h2
{
	font-size:18px;
}
h3
{
	font-size:16px;
}
h4
{
	font-size:14px;
}
h5
{
	font-size:12px;
}
h6
{
	font-family:Arial,Helvetica;
	font-weight:normal;
	font-size:10px;
}
ul, li
{
	margin-top:0pt;margin-bottom:0pt;
}
