#center {
	text-align: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;	
}
#content {
	padding: 15px;
	padding-right: 10px;
}
#leftBorder {
	background-image: url('images/leftBorderGray.jpg');
	background-position:right;
	background-repeat: repeat-y;
	text-align:justify;
}

#rightBorder {
	background-image: url('images/rightBorderGray.jpg');
	background-position:left;
	background-repeat: repeat-y;
}
.bottomline {
	background-color: #CCCCCC;
}
img { border:0; }

h3 { text-decoration: underline; }

.footerText {
	
	color:#333333;

}