a:link  {
	color : #A2A122;
	text-decoration : none;
	font-weight: bold;
}

a:visited  {
	color : #A2A122;
	text-decoration : none;
	font-weight: bold;	
}

a:hover  {
	color : #18A6BE;
	text-decoration : none;
	font-weight: bold;	
}

p {
	font-family : Arial,Helvetica,Verdana;
	color : #FFFFFF;
	font-size : 10pt;
	margin-top : 0px;
	margin-left : 0px;
}

body  {
	color : #FFFFFF;
	background-color: #A2A122;
	font-family : Arial,Helvetica,Verdana;
	font-size : 10pt;
	margin-top : 0px;
        margin-left : 0px;
        margin-right : 0px;
        margin-bottom : 0px;
        scrollbar-base-color: #E6E6FF; scrollbar-arrow-color: #000000;
}

td  {
	font-family : Arial,Helvetica,Verdana;
	color : #FFFFFF;
	font-size : 10pt;
	margin-top : 0px;
	margin-left : 0px;
}

h1  {
	font-family : Arial,Helvetica,Verdana;
	color : #A38668;
	font-size : 18pt;
	margin-top : 0px;
	margin-left : 0px;
}

