body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #333333;
	background-color: #CCCCCC;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.titletext {
	
	font-weight: bold;
	
}
.footer {
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	height: 23px;
	color: #FFFFFF
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}.white a:link {
	color: #ffffff;
	text-decoration: none;
}
.white a:visited {
	color: #ffffff;
	text-decoration: none;
}
.white a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.white a:active {
	color: #ffffff;
	text-decoration: none;
}.topbk {
	background-image: url('images/accord2_02.jpg');
	background-repeat: no-repeat;
	height: 27px;
	line-height: 27px;
	color: #FFFFFF

}
.blue a:link {
	color: #4D3E88;
	text-decoration: none;
}
.blue a:visited {
	color: #4D3E88;
	text-decoration: none;
}
.blue a:hover {
	color: #4D3E88;
	text-decoration: underline;
}
.blue a:active {
	color: #4D3E88;
	text-decoration: none;
}
.buttonbk {
	background-color: #333366;
	color: #FFFFFF;

}