.content {  
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	margin-right: 80px; 
	margin-left: 140px; 
	}
.left_side {
	width: 130;
	float: left;
	margin: 5;
	background-image: url(../graphics/logo.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
#navigation {
	margin-top: 120;
	padding: 4;
	} 
.subtitle {  
	font-size: 14pt; 
	}

td	{
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #0000FF; 
	text-decoration: none; 
	}