/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-left: 7px;
	margin-right: 0px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

p {
	font-size: 11pt;
}

a {
	color: #0000A0;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	color: #0000A0;
}

h2 { 
	font-size: 14pt; 
	font-weight: bold;
	text-align: left;
	font-style: italic;
	color: #0000A0;
}

h3 { 
	font-size: 12pt; 
	font-weight: bold;
	text-align: center;
	color: #0000A0;
}

h4 { 
	font-size: 11pt; 
	font-weight: bold;
	text-align: left;
	font-style: italic;
	color: #0000A0;
}

h5 {
	font-size: 14pt; 
	font-weight: bold;
	color: #FF0000;
}

a:visited {
	color: #0000A0;
}


.date {
	font-size: 9pt;
}

blockquote {
	padding-right: 0px;
	margin-left: 25px;
}

li {
	padding-right: 20px;
	margin-bottom: 7px;
	list-style: square;
}