body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 35px;
	margin-top: 20px;
	margin-right: 35px;
	margin-bottom: 10px;
	background-image: url(/images/bg_marble_blue-hued.jpg);
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font-size: x-large;
}
h2 {
	font-size: large;
}
h3 {
	font-size: medium;
}
h4 {
	font-size: small;
}
h5 {
	font-size: x-small;
}
h6 {
	font-size: xx-small;
}
.style1 {color: #FFFFFF}
.style2 {color: #533C84}
.style3 {
	font-size: small;
	color: #FFFFFF;
}
.style4 {font-size: xx-large}
.style5 {color: #8480B2}
.style6 {color: #FF0000}