body{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	color : #5c5c5c;
	font-size: 12pt;
}
h1 {
	font-family: Comic sans ms;
	color : #FF0000;
	font-size: 18px;
	font-weight: bold
}
h2 {
	font-family: Arial;
	color : black;
	font-size: 16px;
	font-weight: bold;
}
a:link 
{
	color : #000080;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
a:visited
{
	color : #000080;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
