body{
	margin:0px;
	padding:0px;
	text-align:center;
	background: url(../img/back1.gif) bottom right;
	font-size: small;
	line-height: 145%;
	color: #333333;
}

#wtable {
	width: 790px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
}
td {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}


.font1 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 140%;
}
li {
	font-size: 12px;
	color: #333333;
	list-style-type: square;
	line-height: 130%;
}
h1{
	font-size: 16px;
	color: #003333;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #003333;
	text-indent: 15px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
	text-indent: 15px;
}
a:link {
	font-weight: normal;
	color: #003300;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	color: #336600;
	border-left-width: medium;
	border-left-style: double;
	border-left-color: #336600;
	text-indent: 15px;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
 
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #336633;
}
h4 {
	font-weight: bold;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #537B1C;
	font-size: 12px;
	color: #669966;
	text-indent: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.font2 {
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
	line-height: 130%;
}
.font3 {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

#menu a{
	display: block;
	height: 26px;
	vertical-align: middle;
	margin: 0px 0px;
	padding: 0px 10px;
	text-align: center;
	line-height: 25px;
}
#menu a:link {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(../img/b_on.gif);
	background-repeat: repeat-x;
}
