@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5F5850;
	line-height: normal;

}

body {
    background-color: #3B3B3B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
    font-size: 10px;
    color: #0099FF;
}

a:link {
	color: #4596AD;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}

a:visited {
	color: #44B6DB;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: none;
}

.style1 {
	color: #593331;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.style2 {
	color: #5F5850;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.style3 {
	color: #968C81;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.style4 {
	color: #999999;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}

.style5 {
	color: #691818;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

a.news:link {
	color: #593331;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
    text-decoration: none;
}

a.news:visited {
	color: #593331;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
    text-decoration: none;
}

a.news:hover {
    text-decoration: underline;
}

a.news:active {
    text-decoration: none;
}	