body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
}
body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
h1 (	
	font-size: 13pt;
	color: #f00;
)
h2 (	
	font-size: 11pt;
	color: #AA131C;
)
h3 {
	font-size: 13pt;
	color: #f00;	
}
.textTitle (	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #AA131C;
)

a.footer:link {
	color: #990000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
a.footer:visited {
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
}
a.footer:hover {
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #ff0000;
}
a.footer:active {
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	color: #990000;
}

a.footer_k:link {
	color: #555555;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
a.footer_k:visited {
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	color: #555555;
}
a.footer_k:hover {
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	color: #ff0000;
}
a.footer_k:active {
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
	color: #555555;
}

a.footer_c:link {
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
a.footer_c:visited {
	text-decoration: none;
	font-size: 9pt;
	color: #333333;
}
a.footer_c:hover {
	text-decoration: underline;
	font-size: 9pt;
	color: #ff0000;
}
a.footer_c:active {
	text-decoration: none;
	font-size: 9pt;
	color: #333333;
}
a.tabLinks:link, a.tabLinks:visited {
	clear: left;
	height: 30px;
	text-decoration: underline;
	font-weight: bold;
	display: block;
}
a.tabLinks:hover {
	color: #f00;
	text-decoration: none;
}
a.tabLinks:active {
}
a.free:link, a.free:visited {
	font-size: 13pt;
	color: #f00;	
	text-decoration: none;
}
a.free:hover {
	color: #333;
}
a.free: active {

}
#leftTab {
	width: 195px;
	height: 400px;
	float: left;
	text-align: left;
	padding: 10px 10px 10px 20px;
}
#tabs {
	width: 440px;
	height: 400px;
	float: right;
	text-align: left;
	padding: 10px;
	margin: 0 10px 0 0;
	background: #eee;
}
ul.circle {
	list-style-type:circle;
	margin: 0;
	padding: 0 0 0 15px;
}
li {
	margin: 10px 5px;
	padding: 0;
}
