@charset "utf-8";

body {
	background-image:url(graphics/sfv.jpg);
	top: auto;
	margin: 10;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
/* .mainbody {
	background-image: url(graphics/sfv.jpg);
	background-repeat: repeat;
} */
.maintable {
	width:100%;
	padding:0;
	margin: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.navbartext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	margin: 15px;
}

.smallfont {
    font-family:Arial;
	font-size:8pt;
	color:black;
} 
.listheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}


a.sm:link {
    text-decoration:none;
    font-size: xx-small;
    font-weight:bold;
}
          
a.sm:visited {
	text-decoration:none;
    font-size: xx-small;
    font-weight:bold;
}

.bottomtext {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:10pt;
	font-weight:normal;
	text-align:center;
}
