body {
	background-color: #bab4a4;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
p, td {
	font-size: 10pt;
	text-align: left;
}
h1 {
	color: #4d8b02;
	font-size: 14pt;
	text-align: left;
}
h2 {
	color: #f95602;
	font-size: 12pt;
	text-align: left;
}
h3 {
	color: #333333;
	font-size: 10pt;
	text-align: left;
}
.main {
	background-color: White;
	font-size: 10pt;
}
.lnk1 {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-size: 10pt;
}
.lnk2 {
	text-decoration: none;
	font-weight: bold;
	color: #335687;
	font-size: 10pt;
}
.nav {
	background-repeat: repeat-x;
	background-image: url(navbk.jpg);
	height: 26px;
}
.foot {
	background-color: #666666;
	color: #ffffff;
	font-size: 10pt;
	height: 26px;
}
.tab1 {
	background-color: #6ac2e6;
	color: #ffffff;
	font-weight: bold;	
	font-size: 10pt;
}
.tab2 {
	background-color: #f3f3f3;
	font-size: 10pt;
}