<style type="text/css">
<!--
.title {
	font-family: Verdana;
	font-size: 16pt;
	font-weight:bold;
	}

.subtitle {
	font-family: Verdana;
	font-size: 12pt;
	font-weight:bold;
	}

body {
	font-family: Verdana;
	font-size: 10pt;
	}

.mainbody {
	font-family: Verdana;
	font-size: 10pt;
	margin-left: 8%;
	margin-right: 5%;
	}

.code {
	font-family: courier-new;
	font-size: 10pt;
	margin-left: 4%;
	}
.resvd {
	font-family: courier-new;
	font-size: 10pt;
	font-weight:bold;
	}

.code-comment {
	font-family: courier-new;
	font-size: 10pt;
	color:#008000;
	}

.cmd {
	font-family: courier-new;
	font-size: 10pt;
	color: #C0C0C0;
	background-color:#000000;
	padding: 1em;
	}

.small {
	font-family: verdana;
	font-size: 8pt;
	}

.newitem {
	font-family: verdana;
	font-size: 8pt;
	color: #0076EC;
	background-color: #FED801
	}

.quote {
	font-size: 10pt;
	font-style: italic;
	margin-left: 8%;
	margin-right: 10%;
	}


a			{font-weight:bold}
a:hover		{background-color:#DFDFDF}
a:visited	{color:#808080}



-->
</style>
