body 	{
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	margin-right: 0%;

}

 A:link,  A:visited  {
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	color: #336699;
	text-decoration: none;
}
 A:active  {
	text-decoration: none;
	font-weight: bold;
	font-family: verdana;
	color: #336699;
	text-decoration: underline;
}
 A:hover  {
	text-decoration: underline;
	font-weight: bold;
	font-family: verdana;
	color: #336699;
}
		
P {
	font-size: smaller;
	font-weight: normal;
	font-family: verdana;
	color: #000000;
}

.header{
	font-weight: bold;
	color: #336699;
}