<!--
	body, table, pre
	{
		font-family : Verdana, Tahoma, Arial;
		font-size : 7pt;
		color : #808080;
	}
	input, textarea, select
	{
		font-family : Verdana, Tahoma, Arial;
		font-size : 7pt;
	}
	input#submitbutt
	{
		border-style : solid;
		border-color : #fa892f #be3c00 #be3c00 #fa892f;
		border-width : 2px 1px 1px 2px;
		background-color : #e4640f;
		color : #ffffff;
	}
	input#mtb
	{
		border-style : solid;
		border-width : 1px;
		border-color : #7f7f7f;
	}
	img#a
	{
		border-style : solid;
		border-color : #02b3ec;
		border-width : 1px;
	}
	a
	{
		color : #02b3ec;
		font-weight : Normal;
		text-decoration : none;
	}
	a:hover
	{
		text-decoration : underline;
	}
	a:visited
	{
		color : #02b3ec;
	}
	a#bold
	{
		font-size : 8pt;
		font-weight : Bold;
		text-decoration : none;
	}
	a#bold:hover
	{
		text-decoration : underline;
	}
	a#boldsmall
	{
		font-weight : Bold;
		text-decoration : none;
	}
	a#boldsmall:hover
	{
		text-decoration : underline;
	}
	a#w
	{
		color : #ffffff;
		font-weight : Bold;
		text-decoration : none;
	}
	a#w:hover
	{
		text-decoration : underline;
	}
	a#butt
	{
		background-color : #e5e5e5;
		text-decoration : none;
	}
	a#butt:hover
	{
		color : #000000;
		background-color : #c0c0c0;
	}
	p
	{
		margin-bottom : 20px;
		margin-top : 0px;
	}
	hr
	{
		margin : 0px;
		color : #cccccc;
	}
	ul
	{
		margin : 0px 0px 0px 15px;
	}
	.butt
	{
		background-color : #e5e5e5;
	}
-->
