.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;
}



h1 a:link {
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:5px;
	font-weight:normal;
	font-size:18px;
}

h1 a:hover {text-decoration:underline;}
h1 a:active {text-decoration:underline;}
h1 a:visited {text-decoration:underline;}

h1 {
	text-align:center;
	margin-top:20px;
	margin-bottom:10px;
	
}

h2 a:link {
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:10px;
	font-weight:normal;
	font-size:14px;
	color:#999;
}

h2 a:hover {text-decoration:underline;color:#999;}
h2 a:active {text-decoration:none;color:#999;}
h2 a:visited {text-decoration:none;color:#999;}

h2 {
	text-align:center;
	margin-top:0;
	color:#999;
	
}

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;}

