body
{ background: #bbbbbb;

font-family: small fonts;
color: #9966cc ;
letter-spacing: 0;
font-weight: none;
font-size: 7px;
text-decoration: none;
text-transform: uppercase;}

u, i {color: #725F7F}
b {color: #5D825D}

A:link
{ font-family:small fonts; font-size: 7px; color: ffffff; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 10px;}
A:visited
{ font-family:small fonts; font-size: 7px; color: ffffff; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 10px;}
A:active
{ font-family:small fonts; font-size: 7px; color: ffffff; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 10px;}
A:hover
{ font-family:small fonts; font-size: 7px; color: FF6699; font-weight: normal; text-decoration: none; letter-spacing: 0px; text-transform: uppercase; padding: 0px; line-height: 10px;}

.header {
font: 21px georgia;
font-weight: bold;
font-style: italic;
text-transform : lowercase; 
letter-spacing : 3px; 
color : #5D825D;
text-align : left; 
line-height: 7px;
} 

H1 {
font: 15px georgia;
font-weight: bold;
font-style: italic;
text-transform : lowercase; 
letter-spacing : 3px; 
color : #5D825D;
text-align : left; 
line-height: 2px;
}

H2 {
font: 12px georgia;
font-weight: bold;
font-style: italic;
text-transform : lowercase; 
letter-spacing : 3px; 
color : #5D825D;
text-align : left; 
line-height: 2px;
}

input , textarea , iframe , select {
font : 12px trebuchet ms ; 
color : #000000; 
background-color : #ffffff; 
border : 1px solid #F3F3F3; 
margin : 1px; 
padding : 1px; 
}
