body {
	font-size:10pt;
}

h1 {
	color: #000000;
	font-size: 12pt;
	height: 24pt;
	padding-top: 6px;
	padding-left: 15px;
	background-color: #00B0FF;
	background-image: url("./img/h1blue.gif")
}

h2 {
	color: #000000;
	font-size: 11pt;
	height: 18pt;
	padding-top: 3px;
	padding-left: 3px;
	background-color: #00FF99;
	background-image: url("./img/h2green.gif")
}

p {
	font-size: 10pt;
	font-weight: 100;
}

ol {
	font-size: 10pt;
	font-weight: 600;
}

ul {
	font-size: 10pt;
	font-weight: 600;
}

li {
	font-size: 10pt;
	font-weight: 600;
}

table {
	font-size: 10pt;
}

table.smallfont {
	font-size: 8pt;
}

.sub_title {
	color: #000040;
	font-size: 11pt;
	font-weight: 600;
}

.fs_subtitle {
	font-size: 11pt;
}

.fs_main {
	font-size: 10pt;
}

div.source {
	padding: 1px 5px 1px 5px;
	background-color: #CCFFFF;
}
