body {	
background-color:#eeeee7;
font-family: arial;
font-size:11px;
color:#8a8a8a;
}

table, tr, td, div {
font-family: arial;
font-size:11px;
color:#8a8a8a;
}


h1 {
color: #a95c59;
PADDING: 15px;
font-size: 13px;
font-family: Georgia, serif;
background-color: #e0e0d9;
text-align: center;
font-style: italic;
letter-spacing: 1px;
}


a:link, a:visited, a:active {
	color: #bc6764;
	text-align: justify;

a:hover {
	text-decoration: underline; 
	color: #ababa8;}

u {
color:#ababa8;
}

b {
color:#ababa8;
font-family: tahoma;
font-size:8px; 
}
	
i {
color: #ababa8;
}
	
s {
color:#ababa8;
}

textarea {
font-size: 9px; 
color: #a5a7a8;
font-family: Century Gothic;
background-color:#transparent;
border: 1px dotted #7d4baf;;
}

blockquote {
BORDER-LEFT: #4d4c4c 10px solid; 
PADDING: 5px; 
color: #4d4c4c; 
font-size:10px;
line-height: 8pt;
}

A img { 
LETTER-SPACING: 1px;
border-color: #bc6764;
text-decoration: none;
} 
A:hover IMG { 
LETTER-SPACING: 1px;
border-color: #ababa8;
text-decoration: none;
}
