body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
}

.header {
	background-image: url(images/bkgdbanner.jpg);
	background-repeat: repeat;
	background-color: #CCFFFF;
}

a:link {
	color: #6633FF;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
}

a:visited {
	color: #0099FF;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
}

a:hover {
	color: #6633FF;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
}

h1 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000066;
}

h2 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #003300;
}

h3 {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}

#footer {
	font-size: 10px;
	font-weight:bold;
}

#footer a:link {
	color: #000099;
	font-weight: bold;
	font-size:10px;
	text-decoration: none;
}

#footer a:hover {
	color: #0099FF;
	font-weight: bold;
	font-size:10px;
	text-decoration: none;
}

.style1 {
	font-size: 9px;
	font-weight:bold;	
}

.style2 {
	font-size: 14px;
	font-weight:bold;
}

.style3  {
	font-size:18px;
	font-weight: bold;
}

.style4  {
	font-size:24px;
	font-weight: bold;
}
.style5 {
	background-color:#FFCCCC;
	height: 25px;
}

.style6 {
	background-color: #F4FFE4;
	margin: 10px;
	padding: 10px;
}

.style7 {
	font-size: 12px;
	font-weight:bold;
	font-style: italic;
	color: #006600;
}
.style8 {
	background-image: url(new/images/bckgrd.gif);
}
