p {  font-size: 12px}
p {  line-height: 16pt}
h3 {  font-size: 14px; font-weight: bold}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #330033;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #453964;
}
body {  font-family: "Times New Roman", Times, serif}
h4 {  font-size: 12px; font-weight: bold}
a {
	font-weight: bold;
	text-decoration: none;
	color: 5B0977;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
	color: #666666;
}
.bodytop {
	background-image: url(assets/images/topbody.jpg);
	background-repeat: no-repeat;
}
.bodybg {
	background-image: url(assets/images/bodybg.jpg);
	background-repeat: repeat-y;
}
.baodybottom {
	background-image: url(assets/images/bottombody.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.padding {
	padding: 5px 15px 0px;
}
.bodybgfull {
	background-image: url(assets/images/bodybgfull.jpg);
	background-repeat: repeat-y;
}
.bodybottomfull {
	background-image: url(assets/images/bottombodyfull.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;

}
.imgborder { BORDER: #000000 1px solid;}
