@charset "UTF-8";
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.style2 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	font-size: 10px;
	color: #993300;
}
a:visited {
	color: #993300;
}
a:hover {
	color: #FF3300;
}
a:active {
	color: #993300;
}
.style3 {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(../images/back.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin-bottom: 0px;
}

html>/**/body, x:-moz-any-link, x:default { position:relative; left:-0.5px; }

.h { 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
        font-size: 1em;
        font-weight: bold;
	color: #FF6600;
}
.i { 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #006600;
}
.j { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
.k { 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #999999;
}
.l { 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}