body {
	background-color: #663399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:300;
}

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

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

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

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:300;
	margin-left: 5px;
	padding: 5px;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight:700;
	margin-left: 5px;
	padding: 5px;
}
	
.footer {
	font-size:10px;
	font-weight: bold;
	color: #FFFFCC;
}

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

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

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
}
	
.style2 {
	font-size: 9px;
	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;
}

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

.style11 {
	 bgcolor=#FFFFCC;
}

