BODY {
	margin:0px;
	background-color:#FFFFFF;
	font-size:11px;
	font-family:"Courier New", Courier, monospace;
	color:#003399;
}

H1 {
	font-size:40px;
	letter-spacing:3px;
	padding:0px;
	margin:0px;
}

HR {
	border:1px dashed #003399;
	width:75%;

}

TEXTAREA {
	font-size:12px;
	font-family: "Courier New", Courier, mono;
}

TABLE.main {
	background-color:#579dd0;
}

FIELDSET {
	border:none;
}

LEGEND {
	font-size:14px;
	font-weight:bold;
}

IMG {
	border : 0px;
}


.menu {
	font-size:24px;
	font-weight:bold;
}

.promo {
	font-size:16px;
	font-weight:bold;
}

.special {
	color:#FFFF00;
	font-size:24px;
}

.footer {
	font-size:10px;
}
.content {
	width:75%;
}

a.link { color:#003399; font-weight:bold; text-decoration:underline}
a.visited { color:#003399; font-weight:bold; text-decoration:underline}
a.hover { color:#CC33FF; font-weight:bold; text-decoration:none }

a.simple:link { color:#003399; font-weight:bold; text-decoration:underline}
a.simple:visited { color:#003399; font-weight:bold; text-decoration:underline}
a.simple:hover { color:#CC33FF; font-weight:bold; text-decoration:none }






