body {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color:navy;
}
.style2 {
	font-size: 16pt;
	font-weight: bold;
	color:navy;
}
.style3 {color: #CC0000}

.style4 {font-size: 24pt}

.style5 {
	font-size: 36pt;
	font-weight: bold;
}

.style6 {
	font-size: 10pt;
}

.style7 {
	font-size: 12pt;
	font-weight: bold;
	color:navy;
}
.style8 {
	font-size: 11pt;
	color:navy;
}


body h1 {
	font-size: 20pt;
	font-weight: bold;
	color:navy;
}


body h2 {
	font-size: 11pt;
	color:navy;
}

.menu_link {
	font-size: 14pt;
	color:navy;
}



