
body {
background-color: #f4f4f3;
margin:0px;
}
td {
font-family:arial;
font-size:9pt;
color:#5e5d5d;
}
.testimonial {
font-family:tahoma;
font-size:8pt;
color:#5e5d5d;
padding:0px 50px 0px 30px;
}
.propboxtext {
font-family:tahoma;
font-size:8pt;
color:#000000;
}
.propboxbullettext {
font-family:tahoma;
font-size:8pt;
color:#000000;
line-height:12px;
}
.mainTable {
background-color: #f4f4ec;
border-left:1px #cccccc solid;
border-right:1px #cccccc solid;
}
.copyright {
font-family:tahoma;
font-size:8pt;
color:#4a4a4a;
}
.formfield {
font-family:tahoma;
font-size:8pt;
}
a:link {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}
a:active {
	color: #cc0000;
	text-decoration: underline;
}
