BODY, TR, TD, P, BR, DIV, H1, H2, H3, H4, H5, H6 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFDA;
        font-size: 10pt;
}
.headers {
		color: #FF0000;
		font-weight: bold;
		font-size: 12pt;
		}

.menu{
	color: blue;
}
.list{
	color: #000000;
	font-size: 8pt;
}
a:link{
        color: #FFFFDA;
        font-size: 8pt;
		font-weight: bold;
        text-decoration: none;
}

a:visited{
        color: #FFFFDA;
        font-size: 8pt;
		font-weight: bold;
        text-decoration: none;
}

a:hover{
        color: #ff0000;
        font-size: 8pt;
        text-decoration: underline;
}
a.body:link{
        color: #FFFFDA;
        font-size: 11pt;
		font-weight: bold;
        text-decoration: underline;
}

a.body:visited{
        color: #FFFFDA;
        font-size: 11pt;
        text-decoration: underline;
}

a.body:hover{
        color: #ff0000;
        font-size: 11pt;
        text-decoration: underline;
}
a.menu:link {
        font-size: 8pt;
        color: #000099;
        text-decoration: none;
	    font-weight: normal;
}

a.menu:visited {
        font-size: 8pt;
        color: #000099;
        text-decoration: none;
	    font-weight: normal;
}

a.menu:hover {
        font-size: 8pt;
        color: #808080;
        text-decoration: none;	
	    font-weight: normal;
}
.small {
	font-size: 10pt;
}

.dynamiclinks {
		cursor: pointer;
		cursor: hand;
		color: #FFFFFF;
        font-size: 10pt;
}
.dynamiclinks_hover {
		cursor: pointer;
		cursor: hand;
		color: #FFFFFF;
        font-size: 10pt;
		text-decoration: underline;
}

.formtable{
	background-color: #FFFFFF;
}
.navigation{
	color: blue;
}
a.navigation:link{
        color: blue;
}

a.navigation:visited{
        color: blue;
}

a.navigation:hover{
        color: blue;
}
.legend{
	font-family: arial, helvetica, sans-serif; 
	color: #FFFFDA; 
	font-size: 10pt; 
	font-stretch: wider; 
	font-style: oblique; 
	font-variant: small-caps;
}
#headerInfo {position: absolute; visibility: hidden; left: 168px; top: 195px; z-index: 2}
