.normaltext {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #005879;
	font-size : 10pt;
	font-weight : normal;
}
.smalltext {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : #005879;
	font-size : 8pt;
	font-weight : normal;
}

.menusmall {
	text-decoration : none;
	color : #003366;
	font-size : 8pt;
	font-weight : bold;
}
.menusmall:HOVER {
	text-decoration : underline;
	color : #330000;
}
.emphasize1 {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #006666;
	font-size : 8pt;
	font-weight : normal;
  	font-style : italic;
}
.larger {
    font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : #005879;
	font-size : 10pt;
	font-weight : normal;
}

TH {
	background-color : #CECE9C;
	color : #005879;
	font-family : Arial;
	text-align : center;
	font-weight : bold;
	font-size : 9pt;
	vertical-align : top;
}
TD {
	font-family : Arial;
}
BODY {
	margin-left : 0;
	margin-top : 0;
	font-family : Arial;
	color : #005879;
	margin-right : 0px;
	margin-bottom : 0px;
	margin : 0px 0px 0px 0px;
	padding-top : 0px;
	top : 0px;
	}
A {
	text-decoration : none;
	color : #005879;
    font-family: Arial;
	font-size : 10pt;
	font-weight : bold;
}
A:HOVER {
	text-decoration : underline;
	color : #99990D;
}
A.menu_bar {
	text-decoration : none;
	color : #B3BFC5;
	font-size : 9pt;
	font-weight : bold;
}
A.menu_bar:HOVER {
	text-decoration : underline;
	color : #CCCC9B;
}
HR {
	color : #005879;
}
