body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.gif);
	font-family: MS sans serif;
	font-size: 12px;
}
td {
	font-family: MS sans serif;
	font-size: 12px;
	color:#333333;
}
.text1{
	font-family: MS sans serif;
	font-size: 12px;
	color:#FFFFFF;
}
.text2{
	font-family: MS sans serif;
	font-size: 12px;
	color:#000000;
}
.txtBig{
	font-family: MS sans serif;
	font-size: 18px;
	font-weight:bold;
	color:#0000CC;
}
.txtBig2{
	font-family: MS sans serif;
	font-size: 16px;
	color:#663300;
	font-weight:bold;
}
.orange{
	font-family: MS sans serif;
	font-size: 14px;
	color:#E9864E;
}
.orangeHEAD{
	font-family: MS sans serif;
	font-size: 16px;
	color:#FF6600;
}
.black1{
	font-family: MS sans serif;
	font-size: 18px;
	color:#000000;
}
a:link {
	color: #E57700;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #041475; 
}
a:hover {
	text-decoration: underline;
	color: #041475;
	font-weight:bold;	
}
a:active {
	text-decoration: none;
	color:#330033;
}
form {
	font-family: MS sans serif;
	font-size: 14px;
	}

input {
	font-family: MS sans serif;
	font-size: 14px;
}

textarea {
	font-family: MS sans serif;
	font-size: 14px;
}

select {
	font-family: MS sans serif;
	font-size: 14px;
}

ul {
	font-family: MS sans serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: MS sans serif;
	font-size: 14px;
}

ol {
	font-family: MS sans serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: MS sans serif;
	font-size: 10px;
	color:#FD8806;
}

.big {
	font-family: MS sans serif;
	font-size: 14px;
}

.bodystyle {
	font-family: MS sans serif;
	font-size: 12px;
}

.news:link { color: #333333; text-decoration: none;font-size: 12px;font-weight:normal}
.news:visited { color: #333333; text-decoration: none;font-size: 12px;font-weight:normal}
.news:active { color: #333333; text-decoration: none;font-size: 12px;font-weight:normal}
.news:hover { color: #333333; text-decoration: underline;font-size: 12px;font-weight:normal}