/* CSS Document */

html,body {
background-color : #FFE6BE; 
font-size : 110%; 
font-family :  Geneva, Arial, Helvetica, sans-serif;
}
table {
background-color : #FFE6BE; 
}

p,ul,li,td {
font-size : 100%; 
font-family :  Geneva, Arial, Helvetica, sans-serif; 
color : C41C29; 
background-color : #FFE6BE; 
text-align: 10px ;
}

h1 {
font-size : 110%; 
font-family :  Honeymoon;
color : C41C29; 
background-color : #FFE6BE; 
text-align: 10px;
}

h2 {
font-size : 110%; 
font-family :  Honeymoon; 
color : C41C29; 
background-color : #FFE6BE; 
padding-left:15px;
}

a:link {color: C41C29; text-decoration:underline;}
a:visited {color: C41C29; text-decoration:underline;}
a:hover {color:C41C29; text-decoration:underline;}