h1	{
	font-style: normal;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 32pt;
	font-weight: normal;
	color: navy;
	}

h2	{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 24pt;
	font-weight: lighter;
	color: green;
	}

h3	{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 18pt;
	font-weight: lighter;
	color: green;
	}

h4	{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: lighter;
	font-size: 14pt;
	color: green;
	}

h5	{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: green;
	}

h6	{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: lighter;
	font-size: 11pt;
	color: green;
	}

p	{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: green;
	}

p.std	{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: green;
	}

body	{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: black;	margin-top: 2px;	margin-left: 4px;	margin-bottom: 4px;	margin-right: 4px;}

li	{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: green;	}

ul	{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color:  rgb(0, 128, 0);
	}

ol	{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color:  green;
	}

dt	{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color:  green;
	}

dl	{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color:  green;
	}

dd	{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color:  green;
	}

td	{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color:  green;
	}select	{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: blue;
	}

input	{
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: blue;
	}

table.home	{
	border: 1px solid Maroon;
	background: rgb(255, 204, 102) none repeat scroll 0%;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bolder;
	text-align: center;
	height: 26px;
	width: 100%;
	}

a.home	{
	margin: 5px;
	padding: 5px;
	background: rgb(255, 204, 102) none repeat scroll 0%;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	height: 20px;
	}

a.new	{
	text-decoration: none;
	color: rgb(255, 0, 0);
	}

td.new	{
	font-family: "Comic Sans MS";
	font-size: 16pt;
	color: red;
	font-style: normal;
	line-height: normal;
	text-decoration: blink;
	}

.ttlink	{
	border: 3px orange double;
	font-style: normal;
	background-color: white;
	font-weight: inherit;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #009900;
	text-decoration: none;	}
