body {	
	background: #dddddd;
}

body, td, tr {
font-family: courier new;
font-size: 10px;
line-height: 11px;
text-align: left;
}

b{color:#89414d; font-weight: bold; letter-spacing: 5px;}
i{color:#5f507f;}
u{color:#8d9aa5; letter-spacing:1px;}
s{color:#63818c; letter-spacing:2px;}

h1 {
font-family: georgia;
font-size:11px;
line-height: 12px; 
color: #746894;
border-bottom: 1px solid #c1c1c1;
letter-spacing:1px; 
text-align:left;
text-transform: uppercase;
font-weight: bold;
padding-left: 50px;
margin: 2px;
}
	
.text {       
font-size: 10px;  
line-height: 15px;       
font-family: verdana;
color: #697c8d;
padding-left: 2px;
padding-right: 2px;
text-align:justify;
}

a.menu:link, a.menu:visited, a.menu:active {
color: #736f6e;
background: #262626;
border-bottom:  1px dashed #363636;
height: 13px;
font-family: verdana;
font-size: 10px;
line-height: 15px;
letter-spacing: 7px;
margin:1px;
padding:2px;
text-transform: lowercase;
text-align: right;
display: block; 
}

a.menu:hover {
color: #898483;
background: #2f2f2f;
display: block; 
}

a:link {color:#c3c3c3; text-decoration:none; }
a:visited {color:#c3c3c3; text-decoration:none; }
a:active {color:#c3c3c3; text-decoration:none; }
a:hover {color:#5d5c7c; text-decoration:none; }