body {
font-family:verdana;
font-size:10pt;
font-weight:normal;
color:#000000;
text-decoration:none;
text-align:left;
margin-top:20px;
margin-left:0px;
margin-right:0px;
margin-bottom:20px;
background-color:#C6C6C6;
}

a {
color:#0000FF;
text-decoration:underline;
}
a:visited {
color:#0000FF;
text-decoration:underline;
}
a:active {
color:#0000FF;
text-decoration:underline;
}
a:hover {
color:#FF0000;
text-decoration:underline;
}

ul
{
list-style-type: disc;
margin-left:1px;
margin-top:0px;
}


#Total {
width:960px;
padding:0px;
margin-left:auto;
margin-right:auto;
text-align:left;
background-color:#F1F1F1;
border:1px solid #C6C6C6;
}

#Top {
position:absolute;
top:0;
left:0;   }

h1 {
font-family:Verdana;
font-size:11pt;
font-weight:bold;
color:#000000;
text-decoration:none;
}

h2 {
font-family:Verdana;
font-size:10pt;
font-weight:bold;
color:#000000;
text-decoration:none;
margin-bottom:0px;
}

h3 {
font-family:Verdana;
font-size:10pt;
font-weight:bold;
color:#000000;
text-decoration:none;
margin-bottom:0px;
}

h4, h5 ,h6 {
font-family:Verdana;
font-size:10pt;
font-weight: normal;
color:#000000;
text-decoration:none;
}

html{			
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-o-user-select:none;
-webkit-user-drag:none;
-user-select:none;
-webkit-text-size-adjust:none;
}