.Style3 {font-family: tahoma; font-size: 9px; }
.Style4 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
}
body {
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #FF0000;
	scrollbar-highlight-color: #FF0000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #FF0000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#000000;
}

.Style1 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.Style1red {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
}


.Style1redbig {
	font-family: tahoma;
	font-size: 13px;
	color: #FF0000;
}
.Style1bloc {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #4B4B4B;
}

.Style1blocclair {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #1E1E1E;
	text-align: center;
}
.Style1blocclairbig {
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #1E1E1E;
	font-weight: bold;
}
.Style1blocclairbigred {
	font-family: tahoma;
	font-size: 13px;
	color: #FF0000;
	background-color: #1E1E1E;
	font-weight: bold;
}
.Style1blocclairbold {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #1E1E1E;
	font-weight: bold;
}
.Style1blocclaircontour {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #1E1E1E;
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
}

a:link {color: #FF0000;	font-size: 11px;	font-family: tahoma;}
a:visited {color:#FF0000; font-size: 11px; font-family: tahoma;}
a:active {color: #FF0000; font-size: 11px; font-family: tahoma;}
a:hover {color: #FF0000; font-size: 11px; font-family: tahoma;}
a.two:link {color: FF0000; font-size: 11px; font-family: tahoma;}
a.two:visited {color: FF0000; font-size: 11px; font-family: tahoma;}
a.two:active {color: FF0000; font-size: 11px; font-family: tahoma;}
a.two:hover {color: FF0000; font-size: 11px; font-family: tahoma;}
a.three:link {color: FF0000; font-size: 11px; font-family: tahoma;}
a.three:visited {color: FF0000; font-size: 11px; font-family: tahoma;}
a.three:active {color: FF0000; font-size: 11px; font-family: tahoma;}
a.three:hover {color: FF0000; font-size: 11px; font-family: tahoma;}
