p {  font-size: 12px}
p {  line-height: 1.2em; color: #000066}
h3 {  font-size: 14px; font-weight: bold; color: #FF0000}
ul {  font-size: 11px; line-height: 15pt; color: #000066}
h1 {  font-size: 18px; font-weight: bold}
h2 {  font-size: 16px; font-weight: bold; color: #66CC00}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(assets/top_fill_interior.gif);
	background-repeat: repeat-x;

}
h4 {  font-size: 12px; font-weight: bold; color: #66CC00}
a {  font-weight: bold; text-decoration: none; color: #FF0000}
ol {  font-size: 11px; line-height: 15px; color: #000066}
a:hover {  text-decoration: underline; color: #FF0000}
.smileUnderline {
	background-image:    url(assets/smile_underline.gif);
	height: 30px;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000066;
	text-indent: 5px;



}
.greenBorder {
	border: 2px solid #000066;
}
