p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 1.5em;
}


H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #3C0;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}

A:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0066FF;
	font-weight:normal
}

A:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3C0;
	font-weight:normal
}

A:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #C36;
	font-weight:normal
}

A.top:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #06F;
	font-weight:bold;
	font-size:10px;
}

A.top:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3C0;
	font-weight:bold;
	font-size:10px;
}

A.top:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #C36;
	font-weight:bold;
	font-size:10px;
}



A.left:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #06C;
	font-weight:normal;
	font-size:10px;
}

A.left:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #0C0;
	font-weight:normal;
	font-size:10px;
}

A.left:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #C36;
	font-weight:normal;
	font-size:10px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif
}
.blueheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #578cdb
}

.greenheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #99CB2B
}

.blacksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333
}
.blackheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333
}


A.top2:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999999;
	font-weight:normal;
	font-size:12px;
}

A.top2:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF0066;
	font-weight:normal;
	font-size:12px;
}

A.top2:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF3366;
	font-weight:normal;
	font-size:12px;
}
.bold {  font-weight: bold}

