body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	font-size: 14px;



}
td {
	font-size: 12px;
	line-height: 22px;
}
.highlight {
	background-color: #FFFFFF;
	font-weight: bold;
}
.leftimage {
	margin-right: 10px;
	color: #FF6600;

}
h1 {
	color: #FFFFFF;
	line-height: 36px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;


}
.divider {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.leftpad {
	padding-left: 10px;
}
h2 {
	color: #000099;
}
a.menu:link {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	font-size: 16px;

}
a.menu:visited {
	font-weight: bold;
	color: #9900CC;
	text-decoration: none;
	font-size: 16px;

}
a.menu:hover {
	font-weight: 900;
	color: #FF9900;
	text-decoration: underline;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
