@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
}
a:link {
	color: #FFCC00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6600CC;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
	color: #0000FF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 20px;
	color: #333333;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 25px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 7px;
}
h2 {
	font-size: 12px;
	color: #333333;
}
.style2 #TableLayout .style3 {
	text-decoration: underline;
}
