@charset "UTF-8";
/* CSS Document */
<style type="text/css">
td img {display: block;}body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
	line-height: 1.4em;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/gradient7.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
a:link {
	color: #030;
}
a:visited {
	color: #666;
}
a:hover {
	color: #000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 24px;
	color: #030;
}
h2 {
	font-size: 16px;
	color: #030;
}
h3 {
	font-size: 14px;
	color: #000;
}
h4 {
	font-size: 13px;
	color: #FFF;
}
h5 {
	font-size: 12px;
	color: #FFF;
}
.centerText {
	text-align: center;
}
</style>


