body  {
	background-color : #FFFFFF;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
}

a:link  {
	color : #000000;
	font-size : 11px;
        text-decoration: none;
}

a:visited  {
	color : #000000;
	font-size : 11px;
        text-decoration: none;
}

a:hover  {
	color : #BFBA88;
	font-size : 11px;
        text-decoration: none;
}

a.x:link  {
	color : #000000;
	font-size : 11px;
        text-decoration: none;	
        font-weight : normal;
}

a.x:visited  {
	color : #000000;
	font-size : 11px;
        text-decoration: none;
	font-weight : normal;
}

a.x:hover  {
	color : #000000;
	font-size : 11px;
        text-decoration: none;
	font-weight : normal;
}

a.m:link  {
	color : #000000;
	font-size : 12px;
        text-decoration: underline;
}

a.m:visited  {
	color : #000000;
	font-size : 12px;
        text-decoration: underline;
}

a.m:hover  {
	color : #BFBA88;
	font-size : 12px;
        text-decoration: underline;
}

a.s:link  {
	color : #AAAAAA;
	font-size : 10px;
        text-decoration: underline;
}

a.s:visited  {
	color : #AAAAAA;
	font-size : 10px;
        text-decoration: underline;
}

a.s:hover  {
	color : #AAAAAA;
	font-size : 10px;
        text-decoration: underline;
}

td  {
	font-size : 10px;
}

.b  {
	border-color : #FFFFFF;
	border-style : solid;
	border-width : 1px;
}


