body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #F2F2F2;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color:#FFFFFF;
	padding-left: 20px;
}
h2 {
	font-size: 14px;
}
.title1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 20px;
}
#ftr { color:#FFFFFF; background-color:#009900; height:30px;}
#ftr a { color:#FFFFFF; text-decoration: none;}
#ftr a:hover { color:#FFFFFF;}
