body  {
	background-color : #F3F2ED;
	color : #5C6A6D;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 0px;
}

a:link  {
	color : #5C6A6D;
	font-size : 11px;
        text-decoration: none;
}

a:visited  {
	color : #5C6A6D;
	font-size : 11px;
        text-decoration: none;
}

a:hover  {
	color : #FF0000;
	font-size : 11px;
        text-decoration: none;
}

a.x:link  {
	color : #5C6A6D;
	font-size : 11px;
        text-decoration: none;	
        font-weight : normal;
}

a.x:visited  {
	color : #5C6A6D;
	font-size : 11px;
        text-decoration: none;
	font-weight : normal;
}

a.x:hover  {
	color : #5C6A6D;
	font-size : 11px;
        text-decoration: none;
	font-weight : normal;
}

a.m:link  {
	color : #5C6A6D;
	font-size : 11px;
        text-decoration: none;
}

a.m:visited  {
	color : #5C6A6D;
	font-size : 11px;
        text-decoration: none;
}

a.m:hover  {
	color : #5C6A6D;
	font-size : 11px;
        text-decoration: none;
}

a.s:link  {
	color : #5C6A6D;
	font-size : 10px;
        text-decoration: underline;
}

a.s:visited  {
	color : #5C6A6D;
	font-size : 10px;
        text-decoration: underline;
}

a.s:hover  {
	color : #FF0000;
	font-size : 10px;
        text-decoration: underline;
}

td  {
	font-size : 10px;
}


