body {
	background-color:white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
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;
}

.centerpage {
background-image: url(/images/bg.jpg);
background-repeat: repeat-x;
width: 800px;
position: absolute;
left: 50%;
top: 0;
margin-left: -385px;
}

textarea#styled {
        border: 3px solid #cccccc;
        padding: 15px;
        font-family: Tahoma, sans-serif;
}

input#style1 {
        border: 3px solid #cccccc;
        padding: 3px;
        font-family: Tahoma, sans-serif;
}

