body  {
	background-color : #FFFFFF;
	color : #000000;
        font-size: 12px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
}

a:link  {
	color : #0000FF;
	font-weight : normal;
}

a:visited  {
	color : #0000FF;
	font-weight : normal;
}

a:hover  {
	color : #FF0000;
	font-weight : normal;
}

td
{
   font-size: 12px;
}

h1 {
 font-size: 20px;
}

h2 {
 font-size: 18px;
}

h3 {
 font-size: 14px;
}
