.alignTop {
	vertical-align:"top";
}

.bottom {
	font-size:"10px";
	font-weight:"normal";
}

.brown {
	color:"#996600";
}

.lightBack {
	background:"#ffffcc";
}

.lightBack1 {
	background:"#90BE63";
}

.lightBack2 {
	background:"#669966";
}

.menu {
	font-weight:"normal";
}

.whiteBack {
	background:"white";
}

a {
	color:"brown";
	font-size:"13px";
	text-decoration:"none";
}

a.pic {
	font-style:"italic";
}

a.pic:hover {
	color:"#996600";
	font-style:"normal";
}

a:hover {
	color:"brown";
	font-weight:"bold";
}

body {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	margin-bottom:"0";
	margin-left:"0";
	margin-right:"0";
	margin-top:"0";
}

h1 {
	text-align:"center";
}

h5 {
	color:"brown";
}

img {
	border:"0";
}

table {

}

td {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:"13px";
	font-weight:"bold";

}

th {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	color:"#663300";
	background:"#90BE63";
}

tr {

}

ul.menu {
	margin-left:"5px";
}

