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