a:link  {
	color : #123d86;
	font-family : arial;
	font-size : 10pt;

}

a:visited  {
	color : #123d86;
	font-family : arial;
	font-size : 10pt;
}
a:active  {
	color : #123d86;
	font-family : arial;
	font-size : 10pt;
}

a:hover  {
	color : #ff0000;
	font-family : arial;
	font-size : 10pt;
    
}

body  {
	font-family : arial;
	color : #oooooo;
	font-weight: bold;
	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 : #123d86;
	margin-bottom : 1;
	padding-bottom : 1;
}
h2  {
	font-family : arial;
      color : #123d86;
	font-size : 11pt;
	font-weight : bold;
	margin-bottom : 1;
	padding-bottom : 1;
     
}
hr  {

	border-bottom : 2px solid #123d86;

}

td

{
	font-family : arial;
	font-size : 10pt;
	color : #000000;

}
