body, table {background-repeat: no-repeat;
font-family : arial, verdana, tahoma, sans-serif;
font-size: 11px;
letter-spacing: 0px;
line-height: 15px;
background: url('images/bg.jpg');
background-repeat: repeat-y;
background-color: #DEDFE6;
color:  #898989;
}

.h2 {
font-size: 13px;
height: 15px;
width: 135px;
background: url('images/headnav.jpg');
background-repeat: no-repeat;
color: #FFFFFF;
font-family: verdana; 
text-align: left;
padding-left: 6px;
letter-spacing: 1px;
font-weight: bold;
border: 0px dotted #FFFFFF;
}

.h1 {
font-size: 13px;
height: 15px;
width: 420px;
background: url('images/head.jpg');
color: #FFFFFF;
font-family: verdana; 
text-align: left;
padding-left: 6px;
letter-spacing: 1px;
font-weight: bold;
border: 0px dotted #FFFFFF;
}

.outline
{border: #000000;
border-style: dashed;
border-top-width: 2px;
border-bottom-width: 2px;
border-left-width: 2px;
border-right-width: 2px;
background-color:;
background-image: none;
}

a:link{color:#1D030C; text-decoration: none; font-weight:none; cursor: default; background-color: # ;border-bottom: 2px dotted #000000;} 
a:active {color:#1D030C; text-decoration: none; font-weight:none; cursor: default;background-color: # ;border-bottom: 1px dotted #8C0649;}
a:visited {color:#A80941; text-decoration: none; font-weight:none; cursor: default;background-color: # ;border-bottom: 1px dotted # ;}
a:hover{color:#6A6668; text-decoration: none;font-weight:none;cursor: help; background-color: transparent; padding-left: 0px;}

b {color:#F72F76;letter-spacing: 1px;}
i {color:#3DBBEA;letter-spacing: 2px;}
u {color:#B068D1; border-bottom:#FFFFFF 2px solid;}


