BODY  {
	background-position : top center;
	margin : 30px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	background-color : #fdfbfb;
}

A:Link  {
	text-decoration : none;
	color : #C10000;
}

A:Visited  {
	text-decoration : none;
	color : #5B005B;
}

A:Active  {
	color : #FB5200;
}

A:Hover  {
	color : #FB5200;
}

TD  {}

b  {
	font-weight : bold;
}

i  {
	font-style : italic;
}


