a {
	color : #336699;
	text-decoration : none;
	background-color : #FFFFFF;
}

a:hover {
	color : #669933;
	text-decoration : underline;
	background-color : #FFFFFF;
}

body{
	color : #000000;
	background : #336699
}

body,td {
	margin : 0;
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left
}

h1{
	color : #336699;
	font-size : 24px;
	background-color : #FFFFFF;
}

.copyright{
	font-size : 9px
}

.copyright:hover{
	text-decoration : none
}

.leftcol{
	width : 143px;
	background : #a0aa60;
	vertical-align : top
}

.menulinks{
	font-size : 10px
}

.tablemain{
	width : 700px;
	border-width : 0;
	padding : 0;
	background : #ffffff;
	border-spacing : 0px
}

.tabletext{
	padding : 0;
	width : 550px;
	text-align : left;
}

.abstruct{
	font-size : 9px;
}

.normalbold{
	font-weight : bold;
}