h1 {  font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 18px}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}


.header {
	background-image: url(images/header_bak.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.smalltext {
	font-size: 10px;
}
.footer {
	background-image: url(images/footer_bak.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.h1-small {
	font-size: 12px;
	font-weight: lighter;
	vertical-align: middle;
	margin: 0px 0px 5px;
}
.titlestyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
.main-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
}
.LHline {
	background-image: url(images/lh-line.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.RHline {
	background-image: url(images/lh-line.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.topline {
	background-image: url(images/topln.gif);
	background-position: top;
}
