.content {
	background-image: url(images/main_tile.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.small {
	font-family: Arial;
	font-size: 10px;
}
a {
	color: 283C6A;
}
a:hover {
	color: 283C6A;
	text-decoration: none;

}
p {
	font-family: Arial;
	font-size: 10pt;
}
li {
	font-family: Arial;
	font-size: 10pt;
	list-style-image: url(images/bullet.gif);
}
.header {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: 283C6A;
}
