<!--
	.hometext {
		font-family : geneva, tahoma, verdana, arial, helvetica, sans-serif;
		font-size : 7pt;
		color : #764A2A;
		font-weight : bold;
		}

	.mediumtext {
		font-family : geneva, tahoma, verdana, arial, helvetica, sans-serif;
		font-size : 8pt;
		text-align : justify;
		color : #764A2A;
		}

	.mediumwords {
		font-family : geneva, tahoma, verdana, arial, helvetica, sans-serif;
		font-size : 8pt;
		color : #764A2A;
		}

	.lighttext {
		font-family : geneva, tahoma, verdana, arial, helvetica, sans-serif;
		font-size : 8pt;
		color : #FFFFCC;
		}

	.linktext {
		font-family : geneva, tahoma, verdana, arial, helvetica, sans-serif;
		font-size : 7pt;
		color : #FFFFCC;
		}
	
	.navioff {
		font-family : geneva, tahoma, verdana, arial, helvetica, sans-serif;
		font-size : 7pt;
		color : #764A2A;
		text-decoration : line-through;
		}
	
	.indextext {
		font-family : geneva, tahoma, verdana, arial, helvetica, sans-serif;
		font-size : 7pt;
		color : #135F6A;
		}
		
	input.box {
		font-family : geneva, tahoma, verdana, arial, helvetica, sans-serif;
		font-size: 8pt;
		color : #000000;
		background-color: #FFFFFF;
		border-color: #764A2A;
		border-style: solid;
		border-top-width: 1;
		border-bottom-width: 1;
		border-right-width: 1;
		border-left-width: 1;
		margin-top: 1;
		width: 180;
	}
	
	textarea.box		{
		font-family : geneva, tahoma, verdana, arial, helvetica, sans-serif;
		font-size: 8pt;
		color : #000000;
		background-color: #FFFFFF;
		border-color: #764A2A;
		border-style: solid;
		border-top-width: 1;
		border-bottom-width: 1;
		border-right-width: 1;
		border-left-width: 1;
		margin-top: 1;
		text-align : left;
		width: 180;
		height: 56;
		scrollbar-base-color : #FAC953;
	}

	a 				{color : #764A2A; text-decoration : none}
	a:active		{color : #764A2A}
	a:visited 	{color : #764A2A}
	a:hover 		{color : #764A2A; font-weight : bold}
	
	a.navilink 				{color : #764A2A; text-decoration : none}
	a.navilink:active		{color : #764A2A}
	a.navilink:visited 	{color : #764A2A}
	a.navilink:hover 		{color : #764A2A; font-weight : bold}
	
	a.navilinkoff 				{color : #764A2A; text-decoration : none}
	a.navilinkoff:active		{color : #764A2A}
	a.navilinkoff:visited 	{color : #764A2A}
	a.navilinkoff:hover 		{color : #764A2A; font-weight : normal}
	
	a.indextext				{color : #135F6A; text-decoration : none}
	a.indextext:active	{color : #135F6A}
	a.indextext:visited 	{color : #135F6A}
	a.indextext:hover 	{color : #135F6A; font-weight : bold}
-->

