/* CSS Document */.title {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 16px;	font-weight: bold;	color: #000000;	text-transform: uppercase;}td.title {	}td.title span.head{	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 16px;	font-weight: bold;	color: #000000;	text-transform: uppercase;	}td.title td.normal{	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 16px;	font-weight: bold;	color: #000000;	text-transform: uppercase;	}.content {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 11px;}td.content {	}td.content span.head{	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 11px;	}td.content td.normal{	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 11px;	}

