body {
	font-family: "Arial", "Helvetica", "sans-serif"; }
h1 { font-size: 20pt; color: #FFFFFF}	
h2 { font-size: 16pt; font-weight: bold; color: #FFFFFF; }
h3 { font-size: 13pt; font-weight: bold; }
p {
	font-size: 12pt;
	color: #FFFFFF
}
ul { font-size: 10pt; color: #FFFFFF ; text-align: left; margin-right: 10px}
td {
	font-size: 10pt;
	text-align: left
}

strong {  font-size: larger; font-weight: bold}
em {  font-size: 16pt; color:#FF3300 }
.smaller {  font-size: 7pt; }
.small {  font-size: 12pt; }
.companyname {
	font-size:20pt;
	text-align: left;
}

A:link {
  color: #FFCC00;
}
A:visited {
  color: #FFCC00;
}
A:active {
  color: #FFFF00;
}
.title {
	font-size:24px;
	color:#FFF;
	margin-left: 30px;
}
