p,td,div,ul,ol,li, {
	font-family : Arial,Times New Roman,Courier New,Helvetica,sans-serif,Serif;
	font-size : 9pt;
	color: #000000;
}

a{
	text-decoration : none;
	font-family : Times New Roman, Serif;
}

a:link {
	font-size : 9pt;
	color: #5B2B22;
	text-decoration : underline;
}

a:visited {
	font-size : 9pt;
	color: #FF6633;
	text-decoration : underline;
}

a:active {
	font-size : 9pt;
	color: #FF0000;
	text-decoration : underline;
}
table  {
	background-color: #FFFFFF;

}
body	{
	background-color: #FFFFFF;
	margin-top : 0px;
	margin-left : 0px;
	margin-width : 0px;
	margin-height : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
}
