/* CSS Document */

body {
	font:14px Arial, Helvetica, sans-serif;
	color:#000000;
	text-align: justify;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000034;
	letter-spacing: 3px;
}


.highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
	line-height: 20px;
	letter-spacing: 1px;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	color: #0099CC;
	text-decoration: none;
}
.bodysmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-weight: normal;
	line-height: 16px;
}
.titlesSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 9px;
}
