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

}
:link {
	color: #000000;
	text-decoration: underline;
}
:visited {
	color: #000000;
	text-decoration: underline;
}
:active {
	color: #000000;
	text-decoration: underline;
}
:hover {
	color: #FF7B00;
	text-decoration: underline;
}
a {
	font-size: 10px;
	color: #000000;

}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #FF0000;

}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
	line-height: normal;


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

