a:link  {
	color : #000000;
	font-family : Arial;
	font-size : 10pt;
	text-decoration : none;
}
a:visited  {
	color : #000000;
	font-family : Arial;
	font-size : 10pt;
      text-decoration : none;
}
a:active  {
	color : #000000;
	font-family : Arial;
	font-size : 10pt;
	text-decoration : none;
}
a:hover  {
	color : #000000;
	font-family : Arial;
	font-size : 10pt;
	text-decoration : none;
}
body  {
	font-family : Arial;
	color : #FFFFFF;
	background-color : #oooooo;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-size : 10pt;
	background-position: top rigth;
}
h1  {
	font-family : Arial;
	font-size : 11pt;
	color : #FFFFFF;
	font-weight : bold;
	margin-bottom : 1;
	padding-bottom : 1;
}

hr  {
	border-bottom : 2px solid #123d86;
}
td
{
	font-family : Arial;
	font-size : 10pt;
	color : #000000;
}