/************************************************/
/* Styles										*/
/************************************************/

tr#main h1 {
	font-family:		verdana, sans-serif;
	font-size:			20px;
	color:				rgb(66, 134, 166);
}
	
tr#main h3 {
	font-size:			14px;
	font-weight:		bold;
	font-family:		arial;
}
	
tr#main p {
	font-size:			14px;
	font-family:		arial;
}
