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

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

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

a:hover {
	color: #CC6666;
	font-weight: 800;
	font-size:14px;
	text-decoration: underline;
}

#header {
	width: 760px;
	height: 145px;	
	background-image: url(images/banner.jpg);
	background-position: center;
	background-repeat: no-repeat;
	border: #FFFFFF;
	border-style: double;
}

#left {
	background-color: #CCCCFF;
	border: #FFFFFF;
	border-style: double;
}

#footer {
	color: #000000;
	font-size: 10px;
}	

#footer a {
	color: #0000FF;
	font-size: 10px;
}
	
.style2 {
	font-size: 8px;
	font-weight:bold;
}

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

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

.style6  {
	font-size:24px;
	font-weight: bold;
}

.style7  {
	font-size:36px;
	font-weight: bold;
}

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

.style9 {
	background-image: url(images/headerbckgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

