body { 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #360; 
}

A:link { 
	color:#360; 
	text-decoration:none; 
	font-weight:bold  
}                                                                                                                                                                                         
A:active { 
	color:#360; 
	text-decoration:none; 
	font-weight:bold  
}                                                                                                                                                                                         
A:visited { 
	color:#360; 
	text-decoration:none; 
	font-weight:bold  
}                                                                                                                                                                                         
A:hover { 
	background-color:#360; 
	color:#FFF;  
}                                                                                                                                                                                       

.title { 
	font-size: 25px; 
	color: #06C; 
	position: relative; 
	top: 5px; 
	left: 25px 
}
.titleHighlight { 
	font-size: 27px; 
	color: #360; 
}
.bodySubTitle { 
	font-size: 15px; 
	font-weight: bold; 
	position: relative; 
	top: 15px; 
	left: 25px  
}
.bodyText { 
	text-indent: 25px; 
	position: relative; 
	top: 15px; 
	left: 25px;
	width: 450px; 
}
.text { 
	font-size: 13px; 
	font-weight: normal; 
	position: relative; 
	left: 25px; 
}
.moto { 
	font-family: Times, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	font-style: italic; 
	color: #06C; 
}
.clientsTitle { 
	font-size: 15px; 
	font-weight: bold; 
}
.clientsText { 
	font-size: 13px; 
	font-weight: normal; 
}
.clientsNav { 
	font-size: 10px; 
}
.date { 
	color: #06C; 
}
.nav { 
	font-size: 10px; 
	font-weight: bold; 
}
