body {
	background-color: #ffffff;
}

body, table {
	color: #000000;
	font-size: 12pt;
	font-family: georgia, times, , times new roman, serif;
}


h1, h2, h3, ol, ul, p {
	margin-bottom: 3px;
	margin-top: 4px;

}

h1, h2 {
	
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #000000;
}

a {
	color: #0000ff;
}


a:visited {
	color: #990099;
}


a:hover {
	color: #ff0000;
	text-decoration: none;
}


a:active {
	color: #ccccff;
}

.fullparagraph {
	text-indent: 20pt;
	text-align: justify;
}

ul {
	font-weight: bold;
}

ul ul {
	margin-top: 0px;
	margin-left: 20px;
}

li {
	margin-bottom: 0px;
}
