body {
	background-color: #e76306;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link {text-decoration: underlined; color: #FFFFFF;}
A:visited {text-decoration: underlined; color: #FFFFFF;}
A:active {text-decoration: none; color: #FFFFFF;}
A:hover {text-decoration: none; color: #FFFFFF;}

p {
	line-height: 18px;
 font-size: 10;
 font-family: Verdana;
}

H2 {
	line-height: 18px;
 font-size: 10;
 text-decoration: bold; color: #FFFFFF;
 font-family: Verdana;
}
