a:link {
	color: #0066CC;
	text-decoration: none;
}

a:visited {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: #993399;
	text-decoration: underline;
}

a.left:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a.left:visited {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a.left:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a.top:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.top:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.top:hover {
	color: #EEEEEE;
	font-weight: bold;
	text-decoration: none;
}

a.top2:link {
	color: #999999;
	text-decoration: none;
}

a.top2:visited {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.top2:hover {
	color: #CCCCCC;
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

h1 {
	font-size: 275%;
	margin: 3px 0px 10px 0px;
	text-align: center;
}

h2 {
	font-size: 150%;
	margin: 6px 0px 10px 6px;
	text-align: left;
}

h3 {
	font-size: 120%;
	margin: 10px 0px 10px 12px;
	text-align: left;
}

h4 {
	font-size: 110%;
	margin: 10px 0px 10px 12px;
	text-align: left;
}

h5{
	font-size: 120%;
	margin: 10px 0px 10px 0px;
	text-align: center;
}

h6{
	color: #FFFFFF;
	font-size: 120%;
	font-weight: bold;
	margin: 0px 0px 6px 0px;
	text-align: center;
}

p {
	margin: 0px 0px 6px 12px;
}

.blacksmall {
	color: #000000;
	font-size: 80%;
	font-weight: normal;
	margin: 0px 10px 0px 10px;
}

.blue {
	color: #578CDB;
}

.bold {
	font-weight: bold;
}

.bullet1 {
	margin: 0px 0px 6px 40px;
	text-indent: -17px;
}

.bullet2 {
	margin: 0px 0px 6px 75px;
	text-indent: -34px;
}

.center{
	text-align: center;
}

.green {
	color: #64BD4A;
}

.indigo {
	color: #7676C0;
}

.orange {
	color: #F49535;
}

.pink {
	color: #DD55A4;
}

.violet {
	color: #A657DB;
}

.yellow {
	color: #E2CA29;
}
