a:link  {
	color : #683414;
	text-decoration : underline;
	font-weight: bold;
}

a:visited  {
	color : #683414;
	text-decoration : underline;
	font-weight: bold;	
}

a:hover  {
	color : #000000;
	text-decoration : underline;
	font-weight: bold;	
}

p {
	font-family : Arial,Helvetica,Vredana;
	color : #000000;
	font-size : 10pt;
	margin-top : 0px;
	margin-left : 0px;
}

body  {
	color : #000000;
	background-color: #FFFFFF;
	font-family : Arial,Helvetica,Vredana;
	font-size : 10pt;
	margin-top : 0px;
        margin-left : 0px;
        margin-right : 0px;
        margin-bottom : 0px;
        scrollbar-base-color: #000000; scrollbar-arrow-color: #FFFFFF;
}

td  {
	font-family : Arial,Helvetica,Vredana;
	color : #000000;
	font-size : 10pt;
	margin-top : 0px;
	margin-left : 0px;
}

td.mainmenu  {
	font-family : Arial,Helvetica,Verdana;
	margin-top : 0px;
	margin-left : 0px;
}

a.mainmenu:link {
	color : #FFFFFF;
	text-decoration : none;
    	font-size: 10pt;
	font-weight: bold;
}

a.mainmenu:visited  {
	color : #FFFFFF;
	text-decoration : none;
    	font-size: 10pt;
	font-weight: bold;	
}

a.mainmenu:hover  {
	color : #000000;
	text-decoration : none;
    	font-size: 10pt;
	font-weight: bold;	
}