<style type="text/css">

<!-- 

a:link 
	{ 
	color: #990000; 
	text-decoration: none 
	}

a:visited 
	{ color: #990000; 
	text-decoration: none 
	}

a:hover { 
	color: #3366FF; 
	text-decoration: underline 
	}

a:active 
	{ color: #3366FF; 
	text-decoration: underline; 
	font-family: arial, helvetica, sans-serif 
	}

a:link.nav 
	{ color: #ffcc00; 
	font-family: arial, helvetica, sans-serif 
	}

body 
	{ 
	font-family: arial, helvetica, sans-serif 
	}


td
	{ 
	font-size: 10pt; 
	font-family: arial, helvetica, sans-serif 
	}

.thesmall
	{
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif
	}

.login
	{
	font-size:11px;
	width:88px;
	border-top:#CCCCCC solid thin;
	border-bottom:#CCCCCC solid thin;
	border-right:#CCCCCC solid thin;
	border-left:#CCCCCC solid thin;
	font-family: Verdana, Arial, Helvetica, sans-serif
	}

.jump
	{
	font-size:11px;
	width:160px;
	border-top:#CCCCCC solid thin;
	border-bottom:#CCCCCC solid thin;
	border-right:#CCCCCC solid thin;
	border-left:#CCCCCC solid thin;
	font-family: Verdana, Arial, Helvetica, sans-serif
	}

.dropdown
	{
	font-size:11px;
	border-top:#999999 solid thin;
	border-bottom:#999999 solid thin;
	border-right:#999999 solid thin;
	border-left:#999999 solid thin;
	font-family: Verdana, Arial, Helvetica, sans-serif
	}

.grayheader
	{
	color: #999999;
	font-size: 15pt;
	font-family: arial, helvetica, sans-serif
	}

.blacktitle
	{
	color: #000000;
	font-size: 16pt;
	font-weight: bold;
	font-family: verdana, helvetica, sans-serif
	}

.emphasis
	{
	color: #336699;
	font-size: 8pt;
	font-weight: bold;
	font-family: verdana, helvetica, sans-serif
	}

	.emphatic
	{
	color: #336699;
	font-size: 12pt;
	font-weight: bold;
	font-family: verdana, helvetica, sans-serif
	}
	
.biglink
	{
	font-size: 13pt;
	font-weight: bold;
	font-family: verdana, helvetica, sans-serif
	}
	
	.formcreate
	{
	font-size: 8pt;
	width : 150pt;
	border-top:#CCCCCC solid thin;
	border-bottom:#CCCCCC solid thin;
	border-right:#CCCCCC solid thin;
	border-left:#CCCCCC solid thin;
	font-family: verdana, helvetica, sans-serif;
	}

		.textarea
	{
	font-size: 8pt;
	width : 300pt;
	border-top:#CCCCCC solid thin;
	border-bottom:#CCCCCC solid thin;
	border-right:#CCCCCC solid thin;
	border-left:#CCCCCC solid thin;
	font-family: verdana, helvetica, sans-serif;
	}
	
-->

</style>