BODY{
	color: black;
	font-weight: normal;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFE7FF;
	background-image: url(/background_small.gif);
	background-repeat: no-repeat;
}
TABLE{
	color: black;
	font-weight: normal;
	font-style: normal;
	font-size: x-small;
	font-family: arial, helvetica, sans-serif;
}
TD{
	color: black;
	font-weight: normal;
	font-style: normal;
	font-size: x-small;
	font-family: arial, helvetica, sans-serif;
}
a:link{
   color: #FF0000;
}
a:visited{
   color: #FF0000;
}
a:hover{
   color: #FF0000;
}

