body	{ 
background-repeat: none; 
background-attachment: none; 
background-color: #ffffff; 
overflow: auto}

body, td	{font-family: Verdana;
font-size: 11px; 
color: #ffffff; 
line-height: 150%}

a:link, a:visited	{color: #D0A5B4; font-weight: bold; text-decoration: none; MARGIN-BOTTOM: 1px;}

a:hover	{cursor: help; color: #ffffff; font-weight: bold; text-decoration: none;}

.navi{
font-size: 10px;
text-align:left;
margin: 5px;
padding: 3px;
padding-left: 3px;
display: block;
}

a.navi{
color: #7C747F;
background: #C5B6D0;
border-right: 15px #000000 solid;
text-align: right;
display: block;
text-transform: uppercase;
}

a.navi:active {
color: #7C747F;
text-align: right;
background: #C5B6D0;
font-style: normal;
display: block;
text-transform: uppercase;
}

a.navi:visited {
color: #7C747F;
text-align: right;
background: #C5B6D0;
font-style: normal;
display: block;
text-transform: uppercase;
}

a.navi:hover {
color: #C5B6D0;
border-right: 30px #000000 solid;
text-align: right;
background: #7C747F;
font-style: normal;
display: block;
text-transform: uppercase;
}


input, textarea, option, select {
font-family: Trebuchet MS;
    font-weight:normal;
font-size:12px;
line-height:14px;
    color: #000000; 
    border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 6px solid #000000;
	border-right: 1px solid #000000;
    background-color: #C5B6D0
    }
    
 h1 { 
font-style: italic; 
font-weight: bold; 
font-size: 12px;
color: #E0D9EB;  
letter-spacing: 6px;
border-bottom: 1px dotted #000000;
padding: 2px 0 2px 4px; 
margin: 2px;
font-family: Georgia;
}