BODY{
	margin-left: 0px;
	margin-top: 0px;
	font-family: arial, "sans serif";
	background-image: url(images/background.jpg);
	background-color: #DDDDDD;
}

A:link{color: #6A3A1D; text-decoration: underline;}
A:visited{color: #6A3A1D; text-decoration: underline;}
A:hover{color: #0000CC; text-decoration: underline;}

H1
{
	color: #6A2A0D;
	font-family: arial, "sans serif";
	font-size: 23pt;
}

H2
{
	color: #6A2A0D;
	font-family: arial, "sans serif";
	font-size: 20pt;
}
TD{
	font-family: arial, "sans serif";
	font-size: 11pt;
	color: black;
	font-weight: bold;
}

IMG{
	border: 0;
}

P{
	text-indent: 15px;
}


.menu{
	position:absolute;
	left:5px;
	top:10px;
	width:160px;
}

.content{
	position:absolute;
	left:165px;
	top:10px;
}

.maintext{
	font-family: arial, "sans serif";
	font-size: 11pt;
	color: #6A3A1D;
	font-weight: bold;
}

.cabintext{
	font-family: arial, "sans serif";
	font-size: 11pt;
	color: black;
	font-weight: bold;
}

.tableheader{
	font-family: arial, "sans serif";
	font-size: 15pt;
	color: black;
	font-weight: bold;
}