body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
}
td {
	font-size: 10px;
	color: #333333;
}
.logo{
	text-align: center;
}
.centrecell_text{
	padding: 15px;
}
.centrecell_image{
	padding: 6px;
}
.rightColumn{
	text-align: center;
}
.bottomtext {
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
	border-left: 1px solid #999999;
	padding: 15px;
}
.contactText {
	padding: 5px 15px;
}
.bold{
	font-weight: bold;
}
.italic{
	font-style: italic;
}
.red{
	color: #ee0000;
}
.big{
	font-size: 14px;
	font-weight: bold;
}
.tdplain{
	background-color:#ffffff;
	border: 1px solid #ffffff;
}
.tdbold{
	background-color:#bbbbbb;
	border: 1px solid #ffffff;
}
.tdhighlight{
	border: 1px solid #ff6600;
}
a:link {
	font-weight:bold;
	color: #999999;
	text-decoration:none
}
a:visited {
	font-weight:bold;
	color: #999999;
	text-decoration:none
}
a:active {
	font-weight:bold;
	color: #ff6600;
	text-decoration:none
}
a:hover {
	text-decoration:underline;
	color: #ff6600;

}
.framed {
	border: 1px solid #666666;
}

