body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
body,td,th {
	color: #333333;
	font-family: Arial;font-size: 14px;
}

h1,h2,h3,h4 {
	font-family:Arial;
	font-weight: normal;padding: 0;
	margin: 0px;
}

h1 {
	font-size: 20px;
	color: #333333;
}
h2 {
	font-size: 14px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #333333;
}
h4 {
	font-size: 16px;
	color: #EED300;font-weight: bold;
}




a {
	font-size: 11px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #666666;
}


.page:link{
	font-size: 14px;color: #333333;text-decoration:underline; font-family:arial; font-weight: normal;
}
.page:visited {
	font-size: 14px;color: #333333;text-decoration:underline;font-family:arial; font-weight: normal;
}
.page:hover {
	font-size: 14px;color: #333333;text-decoration:none; font-family:arial;font-weight: normal;
}
.page:active {
	font-size: 14px;color: #333333;text-decoration:underline;font-family:arial;font-weight: normal;
}



.style1 {
	font-size: 11px;
	color: #666666;
}
.style2 {
	color: #333333;
	font-size: 12px;
}

.style4 {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

.style7 {font-size: 18px;font-weight: normal;}

.style8 {font-size: 18px}

.banner-bg {
	background-image: url(graphics/banner-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.foot-bg {
	background-image: url(graphics/foot-bg.jpg);
	background-repeat: repeat-x;
}
.title-bg {
	background-image: url(graphics/title-bg.jpg);
	background-repeat: repeat-x;
}
.form-bg {
	background-image: url(graphics/form-bg.jpg);
	background-repeat: repeat-x;
}

