body {
	list-style-image: url(../images/global_li.gif);	
}

h1 {
	font: 15px/15px arial, verdana, sans-serif;
	color: #003771;
	font-weight: bold;
	margin: 0;
}

h2 {
	font: 11px/11px arial, verdana, sans-serif;
	color: #943838;
	font-weight: regular;
	margin-top: 5px;
}

.subheadings {
	text-transform: uppercase;
	font-size: 10px;
}

img.header {
	margin-bottom: 20px;
}

img.visual {
	float: left;
	margin: 5px 10px 3px 0;
}

div#content a {
	color: #943838;
	text-decoration: underline;
}

div#content a:hover {
	color: #ffffff;
	text-decoration: underline;
	background-color: #943838;
}