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

a:link  {
	color : #BB0000;
	font-size : 12px;
	font-weight : bold;
}

a:visited  {
	color : #BB0000;
	font-size : 12px;
	font-weight : bold;
}

a:hover  {
	color : #BB0000;
	font-size : 12px;
	font-weight : bold;
}

a.x:link  {
	color : #A1A1A1;
	font-size : 12px;
        text-decoration: none;
	font-weight : normal;

}

a.x:visited  {
	color : #A1A1A1;
	font-size : 12px;
        text-decoration: none;
	font-weight : normal;

}

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

a.m:link  {
	color : #BB0000;
	font-size : 12px;
}

a.m:visited  {
	color : #BB0000;
	font-size : 12px;
}

a.m:hover  {
	color : #BB0000;
	font-size : 12px;
}

a.s:link  {
	color : #A1A1A1;
	font-size : 10px;
}

a.s:visited  {
	color : #A1A1A1;
	font-size : 10px;
}

a.s:hover  {
	color : #A1A1A1;
	font-size : 10px;
}

td  {
	font-size : 12px;
}

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

