body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #5B58ED;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#header {
	margin-bottom: 0px;
}
div.content {
	background-image: url(../images/layout1_r3_c7.gif);
	background-repeat: no-repeat;
	background-position: right top;
	min-height: 300px;
	padding: 1em;
}
p {
	margin: 10px 10px 10px 20px;
}
.footer {
	font-size: 9px;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
h1 {
	margin-left: 10px;
}
.details {
	font-size: 9pt;
	font-style: italic;
}
h3 {
	margin-bottom: 5px;
	margin-left: 10px;
}
.sectionHead {
	font-size: 12pt;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
