@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F5ACF;
	font-weight: bold;
	text-decoration: none;
}

p {
	line-height: 1.2em;
	text-align: justify;
	vertical-align: top;
}
h1 {
	font-size: 20px;
	color: #2212B3;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 16px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-width: 11px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 7px;
	font-weight: bold;
}
body {
	background-color: #999999;
}
.style1 {
	color: #6F5ACF;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #999999;
}
#TableLayoutTopLeft  {
	background-color: #6F5ACF;
}
#TableLayoutBottomLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6F5ACF;
	text-decoration: none;
}

#TableLayoutTopLeft a:hover {
	color: #6F5ACF;
	text-decoration: none;
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#TableLayoutBottomLeft a:link {
	text-decoration: underline;
}

#TableLayoutFooter {
	color: #999999;
}
.TableLayoutTopLeftalink {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
