BODY {
	margin:0px;
	background-color:#FFFFCC;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#990000;
}

H1 {
	font-size:36px;
	letter-spacing:3px;
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

HR {
	border:1px dashed #990000;
	width:85%;
	margin:5px;

}

TEXTAREA {
	font-size:12px;
	font-family: "Courier New", Courier, mono;
}

CAPTION {
	font-size:14px;
}

TABLE.main {
	background-color:#579dd0;
}

FIELDSET {
	border:none;
	letter-spacing:1px;

}

LEGEND {
	font-size:16px;
	font-weight:bold;
	letter-spacing:3px;
}

IMG {
	border : 0px;
}

IMG.brd {
	border:2px dashed #800000;	 
}


.menu {
	font-size:24px;
	font-weight:bold;
}

.promo {
	font-size:18px;
	letter-spacing:1px;
	color:#0033FF;
}

.special {
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}

.footer {
	font-size:10px;
}
.content {
	width:90%;
}

a.link { color:#000066; font-weight:bold; text-decoration:underline}
a.visited { color:#000066; font-weight:bold; text-decoration:underline}
a.hover { color:#000066; font-weight:bold; text-decoration:none }

a.simple:link { color:#000066; font-weight:bold; text-decoration:underline}
a.simple:visited { color:#000066; font-weight:bold; text-decoration:underline}
a.simple:hover { color:#000066; font-weight:bold; text-decoration:none }






