p {  font-size: 12px}
p {  line-height: 16pt}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: 02526c;
}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: 02526c;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #330033;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #330033;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: 330033;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: 02526c;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
	color: #330033;
}
.bodybg {
	background-image: url(assets/images/bodybg.jpg);
	background-repeat: repeat-y;
}
.topstretch {
	background-image: url(assets/images/topartstretch.jpg);
	background-repeat: repeat-x;
}
.bottomstretch {
	background-image: url(assets/images/bottomstretch.jpg);
	background-repeat: repeat-x;
}
.imgborder { BORDER: #000000 1px solid;}
.mainnav { color: #330033; font-size: 12px; line-height: 25px;}
.mainnav:hover { color: #02526c; text-decoration: none;}
.linkborder {border:none;}.indexnav {
	color: #330033;
	font-size: 10px;
	line-height: normal;
	text-decoration: underline;

}
