/* ********* © 2003 WWW.HORIZON INC. ********* */

body			{
					background-image : Images/bg_index.gif;
					background-color : #EEEEEE;
					margin-bottom : 0px;
					margin-left : 0px;
					margin-right : 0px;
					margin-top : 0px;
					border-width : 0px;
				}
	
td				{
					font-family : Verdana;
					font-size : 10px;
					font-color : #FFFFFF;
					font-weight : normal;
					line-height : 12px;
					list-style : disc;
					list-style-type : circle;
					text-align : left;
					text-decoration : none;
					white-space : normal;
				}

span.signature	{
					font-family : Verdana;
					font-size : 10px;
					font-color : #000000;
					font-style : normal;
					font-weight : bold;
					line-height : 12px;
				}

span.menu		{
					font-family : Verdana;
					font-size : 10px;
					font-color : #FFFFFF;
					font-weight : bold;
					line-height : 10px;
				}



A:LINK 			{
					color : #99CCFF;
					text-decoration : underline;
				}

A:ACTIVE 		{
					color : #66FFFF;
					text-decoration : none;
				}
A:HOVER 		{
					color : #99FFFF;
					text-decoration : none;
				}
A:VISITED		{
					color : #ABABAB;
					text-decoration : underline;
				}
