<style>

A:link {
	font:8pt/11pt tahoma; 
        color:#E7CE91; 
        TEXT-DECORATION: none;
}
A:visited {
	font:8pt/11pt tahoma; 
        color:#E7CE91; 
        TEXT-DECORATION: none;
}
A:active {
	font:8pt/11pt tahoma; 
        color:#e7ce91; 
        TEXT-DECORATION: none;
}
A:hover {
        font:8pt/11pt vtahoma; 
	COLOR: #e7ce91; 
        TEXT-DECORATION: underline;
}

body
{
	background-color:Ivory;
        margin-top: ;
        margin-left:10;
        margin-right:10;
	color: Gray;
	font-family: verdana;
	font-size: 11px;
        
}


h2
{ 
	font-family: verdana; 
	color: #E7CE91; 
	font-size: 14pt; 
}

h3
{ 
	font-family: verdana; 
	color: #E7CE91; 
	font-size: 10pt; 
}


td
{ 
	font-family: verdana; 
	color: silver; 
	font-size: 10pt; 
}


h1
{ 
	font-family: verdana; 
	color: black; 
	font-size: 15pt; 
}

th
{ 
	font-family: verdana; 
	color: Gray; 
	font-size: 9pt; 
}


</style>