BODY {
	margin:50px 0px 50px 0px;
	background-color:#ffffd6; 
	font-size:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #af4c2d;	
}
PRE {
}

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

}

.footer {
	background-color: #000000;
	height: 100px;
	width:730px;
	vertical-align:middle;
}

TD.left {
	background-color: #000000;
}

TD.right {
	background-color: #000000;
}

TABLE.outside {
	vertical-align:bottom;
	background-color: #ffbebe;
	border: #FF0000 solid 1px;
	font-size: 10px;
}

TABLE.inside {
	background-color: #ff0000;
	border: 0px;
}


FIELDSET {
	border-color: #c6e2fc;
	border-bottom-style: solid;
	border-width: 2px;
	padding: 10px;
	line-height: 16px;
}
LEGEND {
	color: #c6e2fc;
	font-weight:bold;
}

IMG {
	border : 0px;
}


a.link { color:#af4c2d; text-decoration:underline}
a.hover { color: #af4c2d; text-decoration:underline }
a.visited { color:#af4c2d; text-decoration:underline}

a.promo:link { color:#af4c2d; text-decoration:underline}
a.promo:hover { color: #af4c2d; text-decoration:underline }
a.promo:visited { color:#af4c2d; text-decoration:underline}


.promo {
	font-family:Comic Sans MS, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.root {
	color:#FF0000;
	font-size:12px; 
}

.special {
	color:#FF3366;
}

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



