body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3F3F3F;

}

A {
	COLOR: #333333;
	text-decoration: underline;
}

A:link {
	COLOR: #333333;
	text-decoration: underline;
}

A:visited {
	COLOR: #333333;
	text-decoration: underline;
}

A:hover {
	COLOR: #FF0000;
	text-decoration: underline;
}

A:active {
	COLOR: #333333;
	text-decoration: underline;
}

.content,td  {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;}
	
a.bt:link {color: #cccccc; font-weight: normal;}
a.bt:active {color: #cccccc; font-weight: normal;}
a.bt:visited {color: #cccccc; font-weight: normal;}
a.bt:hover {color: #cccccc; font-weight: normal;}

#text-list1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

#text-list1 a {
	COLOR: #333333;
	text-decoration: underline;
	border: none;
}

#text-list1 a:link {
	COLOR: #333333;
	text-decoration: underline;
	border: none;
}

#text-list1 a:hover{
	COLOR: #FF0000;
	text-decoration: underline;
	border: none;
}

#text-list2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
}

#text-list2 a {
	COLOR: #333333;
	text-decoration: underline;
	border: none;
}

#text-list2 a:link {
	COLOR: #333333;
	text-decoration: underline;
	border: none;
}

#text-list2 a:hover{
	COLOR: #FF0000;
	text-decoration: underline;
	border: none;
}

.hilites {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.top_title {
		color: #FFFFFF;
		font-size: 18pt;
		position: absolute;
		margin-top: 25px;
		margin-left: 32px;
		}
		
.top_title a {
			text-decoration: none;
			color: #FFFFFF;
			border-bottom: dotted #FF0000 2px;
			}

.top_title a:visited {
			text-decoration: none;
			color: #FFFFFF;
			border-bottom: dotted #FF0000 2px;
			}
		
.top_title a:hover {
			text-decoration: none;
			color: #FF0000;
			border-bottom: dotted #FF0000 2px;
			}

		
.top_title a:active {
			text-decoration: none;
			color: #FF0000;
			border-bottom: dotted #FF0000 2px;
			}
		
.name {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}
.comment {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	font-style: normal;
	font-weight: normal;
}
.bt-links {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #999999;
}
.text1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
}