body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #370097;
}
a:active {
	text-decoration: underline;
	color: #FF6600;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: italic

}
.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;

}
.style3 {
	font-size: 12px;
	font-weight: bold;
	color: #370097;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
