body {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	margin: 0;
	background-color: #C0C0C0;
}
P, TD, LI {
	font-size: 12px;
	color: #808080;
}
a, a:link, a:active, a:visited, a:hover {
	color: #808080;
}
.error {
	color: #FF0000;
}
.print a, .print a:link, .print a:active, .print a:visited, .print a:hover {
	font-size: 10px;
	color: #808080;
}
.office {
	color: #666666;
	font-size: 10px;
	text-align: left;
}
.office a, .office a:link, .office a:active, .office a:visited, .office a:hover {
	color: #666666;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
.footer a, .footer a:link, .footer a:active, .footer a:visited, .footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bg {
	background-color: #C0C0C0;
}
.bg_green {
	background-color: #007B3A;
}
.bg_grey {
	background-color: #808080;
}
.bg_white {
	background-color: #FFFFFF;
}
.menu {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px 0px;
}
a.menu_link, a.menu_link:link, a.menu_link:active, a.menu_link:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu_link:hover {
	text-decoration: underline;
}
.heading1 {
	font-family: arial;
	font-weight: bold;
	font-size: 16px;
	color: #808080;
}
.text1 {
	font-size: 12px;
	color: #808080;
	line-height: 18px;
}
.Times12 {
	font-family: 'Times New Roman', Times, serif; 
	font-size: 12px;
}
.Times14 {
	font-family: 'Times New Roman', Times, serif; 
	font-size: 14px;
}
