body	{
	font-family: Verdana, Arial;
	font-size: 90%;
	margin-top: 0;
	color : #FFFFFF;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;




}

a	{
	color : #FFFFFF;
	text-decoration: none;

}

a:hover	{
	text-decoration : underline;
	color : #FF9900;
}

.header {
	font-family: Verdana, Arial;
	font-size: 120%;
	color: #FFFFFF;
	font-weight : bolder;
}

.subheader {
	font-family: Verdana, Arial;
	font-size: 100%;
	color: #FFFFFF;
	font-weight : bolder;
	font-style: oblique;

}

.small {
	font-size : 70%;
	color : #FFFFFF;
}
