UL{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color : #333333;
	font:10pt;
}
LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	color : #333333;
	text-align : left;
	font : 8pt;
}

P#about {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	font-size : x-small;
	font : 8pt;
}

A:LINK {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	cursor : hand;
	color : blue;
	font-size : 10px;
}

A:VISITED {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 10px;
	color : Gray;
}

A:HOVER {
	color : Olive;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-size : 10px;
}
#small
	
	 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : #333333;
}



TD#smaller {
	color : #333333;
	font-size : smaller;
}

TD #list{
	background-color : white;
}

table#link{
	padding-left : 10px;
	table-layout : auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
}
 
	
TABLE#main{
	background-color :white;
}

table#contact{
	padding-left : 10px;
	table-layout : auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:12px;
	float : right;
	background-color : transparent;
	background-image : url(images/contact.jpg);
	background-repeat : repeat;
}

table#contact2{
	padding-left : 10px;
	table-layout : auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:12px;
	float : right;
	background-color : transparent;
	background-image : url(images/contact2.jpg);
	background-repeat : repeat;
}
body#privacy{
	background-color : #F0E68C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	text-justify : newspaper;
	vertical-align : top;
	color : #333333;
}

td.fcolor {
        color:#333333;
        font-family:Verdana,Arial;
        font-size:8pt;
}

span.errtxt { display : none; color : #FF0000; }

span.mand { font-weight : bold; font-size : 14pt; color : #FF0000; }

