body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #F1F2ED;
	margin: 0px;
}
.header3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}


#tblVTop {
	background-color: #E2E1DD;
	background-image: url(images/topbk.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 20px;
	font-weight: bold;
}
.picborder {
	border: 2px solid #999999;
}
.header {
	font-size: 20px;
	font-weight: bold;
	color: #646442;
}
.header2 {
	font-size: 14px;
	font-weight: bold;
	color: #747373;
}
