
body { 		font-face: times new roman, clean, helvetica, serif;
		color: #000000;
		font-size: 14px;
		background-image: url(images/bg.gif);
		background-repeat: repeat;
		background-position: ;
		}
		
b, strong { font-face: times new roman, clean, helvetica, serif;
			color: #F60;
			font-size:14px;
}

i { font-face: times new roman, clean, helvetica, serif;
	color:#F03;
	font-size: 14px;
	text-decoration: inherit;
}

u {  font-face: times new roman, clean, helvetica, serif;
		color:#F33;
		font-size: 14px;
		text-decoration:underline;
		border-bottom:medium;
}

		
