body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	background-color: #f5f5f5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FF9933;
}
a:active {
	text-decoration: none;
	color: #FF9933;
	font-weight: bold;
}
.logoBordL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D3D5D8;
}
.logoBordB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3D5D8;
}
.logoBordR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D5D8;
}
.logoBordT{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D3D5D8;
}
.titles {
	font-weight: bold;
	color: #006C67;
}
.picBorders {
	border: 3px solid #7CA653;
}
.leftCol {
	background-image: url(../images/leftFill.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
