/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/top.jpg) ; background-repeat:repeat-x
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #878A00;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.style1 {
	font-size: 4px;
	color: #FFFFFF;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}

h1 {
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	}

h2 {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	}
