body {
	margin: 0px;
	scrollbar-face-color : #000000;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #ffffff;
	scrollbar-3dlight-color : #000000;
	scrollbar-arrow-color : #ff0000;
	scrollbar-track-color : #000000;
	scrollbar-base-color : #000000;
	scrollbar-darkshadow-color : #000000;
	font-family: : 12px  Arial;
	color: #ffffff;
	background: Black;
}
.table {
	width : 100%;
	border : 0;
	background: Black;
}
p {
	text-align : justify;
}
img {
	border : 0;
}
a {
    font-size: 12px;
	font-family : Tahoma;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-family : Tahoma;
	color: #ff0000;
	text-decoration: none;
}
a.red {
        font-size: 12px;
	font-family : Tahoma;
	COLOR: #ff0000;
	text-decoration: underline;
}
a.red:hover {
        font-size: 12px;
	font-family : Tahoma;
	COLOR: #ff0000;
	text-decoration: none;
}
a.mini {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	FONT-FAMILY:  Arial; 
	text-decoration: none;
}
a.mini:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #ff0000;
	FONT-FAMILY: Arial; 
	text-decoration: none;
}
h2 {
	font: 22px Times New Roman, Times, serif;
	color: #ff0000;
	text-align: left;
	margin: 0px;
}
h1 {
	font: 22px Times New Roman, Times, serif;
	color: #ff0000;
	text-align: left;
	margin: 0px;
}

td {
	font-size: 12px;
	font-family: Tahoma;
	color: #ffffff;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.td_c {
	font-size: 12px;
	font-family : Tahoma;
	color: #ffffff;
	text-align : justify;
	padding-left : 15px;
	padding-right : 15px;
	padding-top : 1px;
	width: 764px;
	margin : 0px;
}
.td_d {
	font-size: 11px;
	font-family : Tahoma;
	color: #ffffff;
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	padding-top :1px;
	width: 764px;
	margin: 0px;
}
hr {
	height: 1px;
	color : #ffffff;
}
.t_down {
	font-size: 11px;
	font-family : Arial;
	color: #ffffff;
	text-align: justify;
}
a.white {
	font-size: 11px;
	font-family : Tahoma;
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	font-size: 11px;
	font-family : Tahoma;
	color: #ffffff;
	text-decoration: none;
