body  {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	background: url(images/background.gif) repeat-x;
}

a:link  {
	color : #000000;
	font-size : 11px;
        text-decoration: none;
}

a:visited  {
	color : #000000;
	font-size : 11px;
        text-decoration: none;
}

a:hover  {
	color : #FF0000;
	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 : 11px;
        text-decoration: none;
}

a.m:visited  {
	color : #000000;
	font-size : 11px;
        text-decoration: none;
}

a.m:hover  {
	color : #000000;
	font-size : 11px;
        text-decoration: none;
}

a.s:link  {
	color : #104fa6;
	font-size : 10px;
        text-decoration: underline;
}

a.s:visited  {
	color : #104fa6;
	font-size : 10px;
        text-decoration: underline;
}

a.s:hover  {
	color : #104fa6;
	font-size : 10px;
        text-decoration: underline;
}

td  {
	font-size : 10px;
}
