body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
 background-color : #B8C5C9;
}

h1{
font-family: Georgia, Times New Roman, Times, serif;
font-size:30px;
color:#3C1108;
font-weight:lighter;
}

h2{
font-family: Georgia, Times New Roman, Times, serif;
font-size:30px;
color:#c0c0c0;
font-weight:lighter;
}

strong{
font-family: Georgia, Times New Roman, Times, serif;
font-size:16px;
color:#3C1108;
}

em{
font-family: Georgia, Times New Roman, Times, serif;
font-size:17px;
color:#3C1108;
font-weight:bold;
}

b{
font-family: Georgia, Times New Roman, Times, serif;
font-size:14px;
color:#3C1108;
}

td{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
 font-weight : bold;
}

small{
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.transparent{
filter:alpha(opacity=85);-moz-opacity:.85;opacity:.85;
}

a:link{
color:#000000;
text-decoration:underline;
}


a:visited{
color:#000000;
text-decoration:underline;
}

a:active{
color:#000000;
text-decoration:underline;
}

a:hover{
color:#000000;
text-decoration:none;
}

.nav:link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#A9B1A2;
font-weight:bold;
text-decoration:none;
text-align:center;
width:110px;
background-color:#4A513F;
border-style:outset;
border-width:1px;
border-color:#AFB6AE;
padding:0px;
}

.nav:visited{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#A9B1A2;
font-weight:bold;
text-decoration:none;
text-align:center;
width:110px;
background-color:#4A513F;
border-style:outset;
border-width:1px;
border-color:#cccccc;
padding:0px;
}

.nav:active{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#A9B1A2;
font-weight:bold;
text-decoration:none;
text-align:center;
width:110px;
background-color:#4A513F;
border-style:outset;
border-width:1px;
border-color:#cccccc;
padding:0px;
}

.nav:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
text-align:center;
width:110px;
background-color:#919682;
border-style:outset;
border-width:1px;
border-color:#FFFFFF;
padding:0px;
}

input{
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
border-color: #cccccc;
border-style: solid;
border-width: 1px;
padding: 1px;
}

textarea{
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
border-color: #cccccc;
border-style: solid;
border-width: 1px;
padding: 1px;
}

select{
background-color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
border-color: #cccccc;
border-style: solid;
border-width: 1px;
padding: 1px;
}