td {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;

}
.backgroundcells {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
}
.graytext {
	color: #333333;
	font-size: 11px;
}
h3 {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;


}
h5 {
	color: #0054A8;
	font-size: 14px;

}
ul {
	list-style-image: url(images/bullet.gif);
}
body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: 535153;


}
a:link {
	text-decoration: none;
	color: #3152A3;

}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #EA8702;
}

