/* Global Styles */
body {
	background-color:#CCCCAA;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#3399FF;
}
h1 {
	color:#666666;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#0000FF;
}

h3 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
h5 {
	color:		#B0B0B0;
	font-size:26px;
	line-height: normal;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 1px;
}
li {
	font-size:18px;
	margin-left:20px;
	color:#0000FF;
	font-weight:normal;
}
a {
	color: #FF6600;
	font-weight:normal;
	text-decoration:none;

}
a:hover {
	color: #3366CC;
	font-weight:bold;
}
a.menu {
	color:#0000FF;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}
a.menu:hover {
	color:#000000;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
}
a.link {
	color:#0000FF;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
}
a.link:hover {
	color:#000000;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
}
a.Free {
	color:#000000;
	font-size:17px;
	font-weight:normal;
	text-decoration:none;
}
a.Free:hover {
	color:#000000;
	font-size:17px;
	font-weight:normal;
	text-decoration:underline;
}
/* ID Styles */

/* Class Styles */

.style1 {font-size: 15px; color:#3366cc; font-weight:normal; text-align:center}
.style2 {font-size: 20px; color:#000000; font-weight:bold; text-align:center}
.style3 {font-size: 12px; color:#000000; font-weight:normal;}