a.hell:link { color:#FFFFCC; text-decoration:none }
a.hell:visited { color:#FFFFCC; text-decoration:none }
a.hell:hover { color:#FF6600; text-decoration:none }

a:link { color:#993300; text-decoration:none }
a:visited { color:#993300; text-decoration:none }
a:hover { color:#FF6600; text-decoration:none }
a:active { color:#993300; text-decoration:none }
a:focus { outline:none; }

ul { list-style-type:disk;}
ol { list-style-type:decimal;}
.extra1  { list-style-type:lower-alpha;}
.extra2  { list-style-type:upper-alpha;}

body {
	margin: 0px 0px; padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #993300;
	text-decoration: none;
	background-color: #999999;

    SCROLLBAR-FACE-COLOR: #B4BEC3;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR: white;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
hr {
	color: #FF6600;
	height: 1px;
}
html {overflow-x:hidden;}
.h0 {
	font-size: 20px;
	color: #000000;
}
.h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.txt1 {
	color: #FFFFCC;
}
.txt1big {
	color: #FFFFCC;
	font-weight: bold;
}
.txt1h1 {
	color: #FFFFCC;
	font-size: 11px;
	font-weight: bold;
}
.pixleft {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	page-break-before: auto;
	border: 1px;
        pxborder-color: #000000;
}
.pixright {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	page-break-before: auto;
	border: 1px;
        pxborder-color: #000000;
}
.dots {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
	page-break-before: auto;
}
.txtcenter {
        text-align: center;
}
.txtright {
        text-align: right;

}
.txtbig {
        font-weight: bold;
}
.txtcenterbig {
        text-align: center;
        font-weight: bold;
}
.txtrightbig {
        text-align: right;
        font-weight: bold;
}
.menu {
	color: #993300;
	font-weight: bold;
}
.top {
	font-size: 11px;
	color: #993300;
	font-weight: bold;
}
