body {
    width:0px;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	background-image: url("");
    background-attachment: fixed;
    background-repeat: no-repeat;

	font-family:Arial,verdana,arial, helvetica, sans-serif, verdana;
	font-size:10px;
    font-color:#766d5b;
	line-height: 12px; 
	text-align: left;
        

        scrollbar-face-color:        #dddddd;
        scrollbar-shadow-color:      #999999;
        scrollbar-highlight-color:   #999999;
        scrollbar-3dlight-color:     #ffffff;
        scrollbar-darkshadow-color:  #ffffff;
        scrollbar-track-color:       #ffffff;
        scrollbar-arrow-color:       #999999;
}

img{
	border-color:#333333;
}

select{
	font-family:Arial,verdana,helvetica, sans-serif,;
	font-size:11px;
    font-weight:;
	word-spacing: 0.0em;        
    line-height:13px;
    color:#333333;
}

input{
	font-family:Arial,verdana,helvetica, sans-serif,;
	font-size:11px;
    font-weight:bold;
	word-spacing: 0.0em;        
    line-height:13px;
    color:#333333;
}

h1{
	font-family:Verdana,helvetica, sans-serif,;
	font-size:13px;
	text-weight:bold;
	word-spacing: 0.0em;        
    line-height:13px;
    color:#A00D02;
}

h2{
	font-family:Arial,Verdana,helvetica, sans-serif,;
	font-size:12px;
	text-weight:bold;
	word-spacing: 0.0em;        
    line-height:13px;
    color:#333333;

}

td {
    font-family:Arial,verdana,helvetica, sans-serif,;
	font-size:10px;
	font-weight:bold;
	word-spacing: 0.0em;        
    line-height:13px;
    color:#333333;
}

A:link { text-decoration: none; COLOR: #cc3300; }
A:active { text-decoration: none;COLOR: #cc3300; }
A:visited { text-decoration: none;COLOR: #cc3300; }
A:hover { text-decoration: none;COLOR: #333333; }

.tl {  text-transform: uppercase;}
.tlp {  color: #000000; text-transform: uppercase;}

.tts {  text-decoration: none; color: #666666; }


