BODY {
padding: 0;	
margin: 0; 
font-family: verdana, sans-serif; 
font-size: 11px; 
color: #748483; 
line-height: 15px; 
text-align: justify;
background:#FCFCFD;
}

a:link, a:visited, a:active {
font-weight: bold; 
	color: #B8BDB7; 
    border-bottom: 1px dotted #8B999A; 
	text-decoration: none;
}
a:hover {
	color: #ABABAB;
    border-bottom: 1px dotted #8B999A;
    background-color: #E6E4EA;
    cursor: help;
}

b {
	color: #BEBEC8;
}

#main {
    position: absolute; 
    top: 255; 
    left: 210; 
    width: 460; 
    font: 9px; 
    text-align:justify; 
    color: #748483;
}

#nav {
    position: absolute; 
    top: 260; 
    left: 50; 
    width: 185; 
    font: 9px; 
    text-align:justify; 
    color: #748483;
}


td, tr {
    font-family: verdana, sans-serif; 
    font-size: 11px; 
    color: #748483; 
    line-height: 15px; 
    text-align: justify;
}

input, textarea, select{
	text-indent: 0px;
	color: #748483;
	font: 11px verdana, sans-serif;
	background-color: #F2F2F4;
    border-left: 5pt solid #968CA4; 
    border-top: 0pt solid #968CA4;
    border-right: 0pt solid #968CA4;
    border-bottom: 0px solid #968CA4;  
}

h1 	{
    background-color: #transparent; 
    border-left: 5pt solid #968CA4; 
    border-bottom: 0px solid #968CA4; 
    padding-left: 3pt; width: 100%; 
    font: 20px georgia, sans-serif; 
    color: #A49BB1;
    font-style: none;
    letter-spacing: 1px; 
    line-height: 20px;
	text-transform: uppercase;
	margin: 10px 125px 10px 0px;
}

h2 {
	text-align: center;
	color: #7B7B7B;
	font-family: verdana, sans-serif;
	font-size: 9px;
	margin: 0px 0px 0px 0px;
}

h3 {
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}

h4 	{
    background-color: #transparent; 
    border-left: 5pt solid #968CA4; 
    border-bottom: 0px solid #968CA4; 
    padding-left: 3pt; width: 70%; 
    font: 17px georgia, sans-serif; 
    color: #A49BB1;
    font-style: none;
    letter-spacing: 1px; 
    line-height: 20px;
	text-transform: uppercase;
	margin: 15px 0px 0px 0px;
}

h5 {
    background-color: #F2F2F4; 
    border-left: 5pt solid #968CA4; 
    border-bottom: 1px dotted #968CA4; 
    padding-left: 3pt; width: 65%; 
    font: 11px verdana;  
    letter-spacing: 1px; 
    line-height: 11pt; 
	margin: 0px 0px 0px 0px;
}
