body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: rgb(50,50,50);
}
table
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: rgb(50,50,50);
}
h1, h2, h3, h4, h5, h6
{
	font-family: Comic Sans MS, Arial, Helvetica;
}
h1
{
	font-size: 22px;
	color: rgb(153,0,0);
}
h2
{
	font-size: 18px;
	color: rgb(255,204,0); 
}
h3
{
	font-size: 16px;
	color: rgb(0,153,153); 
}
h4
{
	font-size: 14px;
	color: rgb(204,255,255);
}
h5
{
	font-size: 11px;
	color: rgb(0,0,102);
}
h6
{
	font-size: 9px;
	color: rgb(153,0,0);
}

