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