A:link {  	font-family: Helvetica, myriad;
		font-size: 12px;
		color: #999999;
		line-height: 18px;
		text-decoration: none}

A.redcross:link{font-family: Helvetica, myriad;
		font-size: 12px;
		color: #FF0000;
		line-height: 18px;
		text-decoration: none}

A:hover { 	font-family: Helvetica, myriad;
		font-size: 12px;
		color: #000000;
		line-height: 18px;
		text-decoration: underline}

.body {  	font-family: Helvetica, myriad;
		font-size: 12px;
		color: #999999;
		line-height: 18px;
		text-decoration: none}

.bodyblack { 	font-family: Helvetica, myriad;
		font-size: 12px;
		color: #000000;
		line-height: 18px;
		text-decoration: none }
		
background-color: #FFFFFF;

