BODY {
	margin: 15px;
	font-size: 10pt;
	font-family: verdana,helvetica,arial;
	background: #7381A5;
}
A {
	text-decoration: none;
}
.header1 {
	font-size: 16pt;
	font-family: verdana,helvetica,arial;
	font-weight: bold;
}
.header2 {
	font-size: 14pt;
	font-family: verdana,helvetica,arial;
	font-weight: bold;
}
.header3 {
	font-size: 10pt;
	font-family: verdana,helvetica,arial;
	font-weight: bold;
}
.content {
	font-size: 10pt;
	font-family: verdana,helvetica,arial;
}
.bg-content {
	font-size: 10pt;
	font-family: verdana,helvetica,arial;
	background-color: #D7DDEE;
}
.bg-content-alt1 {
	font-size: 10pt;
	font-family: courier;
	background-color: #EEEEEE;
}
.bg-content-alt2 {
	font-size: 10pt;
	font-family: courier;
	background-color: #FEFEFE;
}
.bg-header {
	font-size: 10pt;
	font-family: verdana,helvetica,arial;
	font-weight: bold;
	background-color: #9DA9C6;
}
.bg-footer {
	font-size: 10pt;
	font-family: verdana,helvetica,arial;
	background-color: #9DA9C6;
}
.bg-line {
	background-color: #000000;
}
.body-small {
	font-size: 8pt;
	font-family: verdana,helvetica,arial;
}
.attention {
	font-size: 10pt;
	font-family: verdana,helvetica,arial;
	font-weight: bold;
	color: red;
}
