/* This is the General Left Normal Font Weight style sheet */
body {
background-color : #33ccff; 
color : black;
font-family: arial, "sans serif";  
} 
img {
border : 0 none ; 
}
a:link {
font-weight : bold;
color:blue;
} 
a:visited {
font-weight : bold;
color:purple; 
} 
a:active {
font-weight : bold;
color:#b35f24; 
}
a:hover {
font-weight:bold;
color:red;
}
h1 {
background-color : black; 
color : red; 
font-family : "matisse itc", arial, "sans serif"; 
font-size : large; 
font-weight : normal; 
text-align : center; 
}
table {
font-weight: bold;
}
a.a1:link {
font-weight:normal;
text-decoration:none;
}
a.a1:visited {
font-weight:normal;
text-decoration:none;
}
a.a1:active {
font-weight:normal;
text-decoration:none;
}
a.a1:hover {
font-weight:normal;
text-decoration:underline;
}
table.table1 {
font-size:smaller;
border-style:solid;
border-width:thin;
border-color:#ffffff;
border-collapse:collapse;
text-align:center;
}
td.td1 {
border-style:solid;
border-width:thin;
border-color:#ffffff;
padding:3px;
}
span.span1 {
font-style:italic;
color:red;
font-weight:bold;
}
span.age {
visibility:hidden;
font-size:0px;
}
td.footer {
background-color:black;
font-size:xx-small;
}
a.footer:link {
color:yellow;
}
a.footer:active {
color:yellow;
}
a.footer:hover {
color:yellow;
}
a.footer:visited {
color:yellow;
}
ul#reciplist {
margin-left: 0;
margin-bottom: 0;
padding-left: 1px;
padding-bottom: 1px;
}
#reciplist li {
display:inline;
list-style-type:none;
padding-left:1px;
padding-right:1px;
}