BODY {
	background-image:url(../img/back.gif);
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}

H1 {
	font-size:44px;
	font-family:"Courier New", Courier, monospace;
	margin:0px;
	padding:0px;
}

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

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


FIELDSET {
	border: #990000 solid 1px;
	padding: 10px
}
LEGEND {
	color: #990000;
	font-weight:bold;
}

CAPTION {
	color:#FF0000;
	font-size:large;
	text-align:center;
}

HR {
	color:#FF0000;
	border-style:solid;

}

a:link {
	color:#990000;
	text-decoration:underline;	
}
a:visited {
	color:#990000;
	text-decoration:underline;		
}
a:hover {
	text-decoration:none;
}

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


.promo {
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
}

.big {
	font-size:20px;
}
.small {
	font-size:12px;
}

.root {
	color:#0000FF;
}


.body {
	background-color:#CCCCCC;
}

#title {
	width:700px;
}

#index_div {
	width:700px;
	margin:10px;
}
