A:link {
	TEXT-DECORATION:none;
	color: navy;
	font-size: 11px
}
A:active {
	COLOR: blue ;
	TEXT-DECORATION: none;
	font-size: 11px
}
A:focus {
	COLOR: blue ;
	TEXT-DECORATION: none;
	font-size: 11px	
}
A:visited {
	color: navy;
	TEXT-DECORATION: none;
	font-size: 11px
}
A:hover {
	COLOR: red;
	TEXT-DECORATION: underline;
	font-size: 11px
}

A.nostat, A:ACTIVE.nostat, A:FOCUS.nostat, A:LINK.nostat, A:VISITED.nostat {
	COLOR: Black;
	TEXT-DECORATION: underline;
	font-size: 11px
}
A:HOVER.nostat {
	COLOR: red;
	TEXT-DECORATION: underline;
	font-size: 11px	
}

TABLE.menu {
	border-bottom : 0px none;
	border : none;
	font-size: 11px
}

TD.menu {
	border-bottom : 0px none;
	border : none;
	height: 16 px;
	font-size: 11px;
}

TR.menu {
	border : none;
	border-bottom : 0px none;
	height: 8px;
	font-size: 11px;
}

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	border: 0;
}
TABLE {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	border : 0 none;
}
TR {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px;
	border : 0 none;
	height: 15px;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 15px;
	border-bottom : 1px groove #cccccc;
}
H1 {
	FONT-FAMILY: sans-serif;
	COLOR: #696969;
	font-weight : normal;
	width : 400px;
	border : 1px solid;
	background : white;
	font : small;
	text-align : center;
	height : 21px;
	margin-bottom : 5px;
	margin-top : 10px;
}
H2 {
	FONT-FAMILY: sans-serif;
	FONT-SIZE: xx-small;
	COLOR: navy;
	font-weight : normal;
	width : 180px;
	border-bottom : none;
	margin-bottom : 0px;
	margin-top : 5px;
	line-height : 15px;
	border : 1px solid;
	text-align : center;
	letter-spacing : 2px;
}

H3 {
	FONT-FAMILY: sans-serif;
	COLOR: Black;
	font-weight : normal;
	width : 400px;
	border : 1px solid;
	background : whitesmoke;
	font : small;
	text-align : center;
	height : 21px;
	margin-bottom : 1px;
	margin-top : 10px;
}


TABLE.tablesmall {
	width : 400px;
	background-color : Whitesmoke;
	border : 1 solid;
	padding : 0px 0px 0px 0px;
	border-bottom : 1px;
}

TD.statsmenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	border : 0px #CCCCCC;
	border-bottom : 1px groove #CCCCCC;
}

TD.noline {
	border-bottom : 0px none;
	border : none;
	height: 2 px
}

TR.heading {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
}

.header {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #3557a3; FONT-FAMILY: Verdana, Arial,Helvetica,helv,sans-serif
}
.whiteheader {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial,Helvetica,helv,sans-serif
}
.greenheader {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #679684; FONT-FAMILY: Verdana, Arial,Helvetica,helv,sans-serif
}
.midheader {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #3557a3; FONT-FAMILY: Verdana, Arial,Helvetica,helv,sans-serif
}
