body,td,th {
	font-family: Verdana;
	font-size:10px;
	color: #666666;
	line-height: 1.2em;
	letter-spacing: 1pt;
}
body {
	background-image: url(../images/c_bg.jpg);
	margin-left: 0px;
	margin-top: 20px;
}
a:link {
	color: #7FCA35;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7FCA35;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 9pt;
	color: #7FCA35;
}
