body {
	background-image:url(../images/bg1.jpg);
	background-repeat:repeat;
	background-color:#C1FEFF;
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	color:#017400;
	margin:20px;
	font-size:12px;
}

a:link {
	text-decoration:none;
	color:#0000FF;
}	

a:visited {
	text-decoration:none;
	color:#0000FF;

}

a:hover {
text-decoration:underline;
color:#017400;
}

h1 {
font-weight:bold;
font-size: 200%;
font-style:normal;
}
h1.topline {
	padding-bottom:0px;
	margin-bottom:0px;

}

h2.topline {
	padding-top:0px;
	margin-top:0px;
}

h2 {
font-weight:bold;
font-size: 125%;

}

h3 {
font-weight:normal;
font-size: 120%;
font-style:italic;
}

h4 {
font-weight:normal;
font-size: 110%;
font-style:italic;
}

.author {
font-weight:bold;
font-size: 155%;
font-style:italic;
padding-top:0px;
	margin-top:0px;
}

.buttonsize {
font-size:14px;
font-weight:bold;
}

td {
	font-size:16px;

}
div.main {
text-align:center

}

td.menuline {
font-size:14px;
font-weight:bold;
text-align:center;
padding-bottom:10px;
}

td.menuline2 {
font-size:14px;
font-weight:bold;
padding-bottom:10px;
}

div.makemenu {
 border-bottom:1px;
 border-bottom-style:solid; 
 border-top:1px; 
 border-top-style:solid; 
 margin-bottom:10px; 
 padding-top:5px;
 padding-bottom:5px; 
 
}

.makemenuBoth {
 border-bottom:1px;
 border-bottom-style:solid; 
 border-top:1px; 
 border-top-style:solid; 
 margin-bottom:10px; 
 padding-top:5px;
 padding-bottom:10px;
 font-size:14px; 
 
}
.makemenuTop {
 border-top:1px; 
 border-top-style:solid; 
 padding-top:5px;
 font-size:14px; 
}
.makemenuBottom {
 border-bottom:1px;
 border-bottom-style:solid; 
 margin-bottom:10px; 
 padding-bottom:10px; 
 font-size:14px; 
}

.dent {
font-style:italic;
padding-left:20px;
text-indent:-10px;

}

.liked {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
text-indent:10px;
}

.likedBlue {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
text-indent:10px;
color:#000099;
}
.likedRed {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
text-indent:10px;
color:#CC0033;
}