<!--
body,td,th {
	font-family: Tahoma;
	font-size: 13px;
	color: #373737;
	line-height:180%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #373737;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #7B7B7B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7B7B7B;
}
a:hover {
	text-decoration: underline;
	color: #4169E1;
}
a:active {
	text-decoration: none;
}
.style2 {color: #5B6C93}
.style3 {color: #FFFFGG}
.style4 {color: 000000;line-height:100%;font-size: 16px}
.style5 {color: 000000;line-height:100%;font-size: 26px}
.style6 {color: 000000;line-height:100%;font-size: 46px;align: right}

h1 {
	font-family: Tahoma;
	font-size: 20px;
	vertical-align:text-top;
	color: #FFFFFF;
}
h2{
	font-family: Tahoma;
	font-size: 14px;
	vertical-align:text-top;
	color: #373737;
	
}
h3{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	vertical-align:text-top;
	color: #373737;
	
}
h4{
	font-family: Tahoma;
	font-size: 20px;
	vertical-align:5%;
	text-align:right;
	color: #FFFFFF;
}
-->