a {
	color: #000000;
	font-weight: none;
	font-family: Arial;
	font-size: 12px;
}

a:hover {
	color: #8B3A3A;
	text-decoration: overline;
}

a:visited {
	color: #8B3A3A;
}

body {
	background-color: #ffffff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	topmargin: 5px;
	scrollbar-3dlight-color: #66CCCC;
	scrollbar-arrow-color: #C0D9D9;
	scrollbar-darkshadow-color: #00688B;
	scrollbar-face-color: #3232CC;
	scrollbar-highlight-color: #444444;
	scrollbar-shadow-color: #00688B;
	scrollbar-track-color: #003EFF;
}

td {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

th {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

h1{
	color: #3232CD;
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	margin: 0px;
	text-decoration: none;
}

h2{
	color: #3232CD;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	margin: 0px;
	text-decoration: none;
}

h3{
	color: #3232CD;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	margin: 0px;
	text-decoration: none;
}

h4{
	color: #3232CD;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	text-decoration: none;
}

li {
	list-style-position: inside;
	list-style-type: disc;
	font-family: Arial;
	font-size: 12px;	
	margin-bottom: 2px;
	margin-left: 10px;
	margin-top: 4px;
	padding: 0px;
}

p {
	font-family: Arial;
	font-size: 12px;
}

pf {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
}

pf a {
	color: #ffffff;
	font-weight: none;
	font-family: Arial;
	font-size: 12px;
}

pf a:hover {
	color: #FCF548;
	font-weight: none;
	text-decoration: overline;
}

table {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}