.thick, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: normal;
	line-height: 1.5em;

}
.thick a:link {text-decoration:none;color: #000033;}
.thick a:visited {text-decoration:none; color: #999999;}
.thick a:hover {text-decoration:none; color:#FFCC00}

.h3 a:link {text-decoration:none;color: #000033;}
.h3 a:visited {text-decoration:none; color: #999999;}
.h3 a:hover {text-decoration:none; color:#FFCC00}

.thickb a:link {text-decoration:none;color: #000033;}
.thickb a:visited {text-decoration:none; color: #999999;}
.thickb a:hover {text-decoration:none; color:#FFCC00}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC00;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.thickb {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
.h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660066;
	text-align: center;

}
