 /* Hyperlinks class hyp */
a.hyp:link {color:#FF6600;font-size: 11px}
a.hyp:visited{color:#FF6600;font-size: 11px}
a.hyp:hover{color:#FF6600;text-decoration:overline; font-size: 11px}
A.hyp {text-decoration: none }

/* Navigation Hyperlinks class link*/
a.link{
font-family:Verdana;
font-size:12px;
color:#C0C0C0;
font-weight:bold;
}

a.link {
display:block;
width:100%;
padding:4px;
background-color:#F4F4F4;
border:1px solid #DCDCDC;
margin:1px 0px;
text-align:right;
text-decoration:none;
}

a.link:hover {
color:#999999;
background-color:#DCDCDC;
}

/* body and soul*/
body
      {
       color: #333333;
       font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
       background-color: #003030;
       margin-top:50px;
        }


td,th,input,option,select
{
font-size:11px;
 }

 .hell {color:#808080; font-size:11px;FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;}

.fett {FONT-WEIGHT: bold; COLOR: #003333; FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif; TEXT-ALIGN: left}

h1, h2, h3
  { font-weight: lighter; font-size: 11px; font-family: Verdana, Arial, serif; margin-bottom: 0px }
h1
{
	color:#003333; font-size:11px;FONT-WEIGHT: bold;
}
h2
{
	color:#3E6472; font-size:11px; font-weight: bold;
}
h3
{
	color: ##002400; font-size:11px; font-weight: bold;
}