body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #ccccff;
	background-image: url(images/bkgnd.jpg);
	font-weight: 100;
}
	
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF66;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCC00;
	font-weight: bold;
	font-size:15px;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC33CC;
	font-weight: bold;
	text-decoration: none;
}

#content {
	background:#FFFFFF;
	background-image: url(images/watermark.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

#content a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
	font-size:16px;
	text-decoration: none;
}

#content a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3300CC;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
}

#content a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC00CC;
	font-weight: bold;
	font-size:14px;
	text-decoration: none;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

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

.footer a:visited {
	color:#3399CC;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

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

h1 {
	color: #323695;
	font size: 22;
	font-weight: bold;
}

h2 {
	color: #7252A3;
	font size: 18;
	font weight: bold;
}

h3 {
	color: #9900FF;
	font size: 14
	font weight: bold;
}	
	
		
.style2 {
	font-size: 8px;
	font-weight:bold;
}

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

.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;
	font-style: italic;
}

.style9 {
	background-color:#000066;

}

.style10 {
	background-image: url(images/background.gif);
}