  @font-face {
		font-family: "O";
    font-style:  normal;
		font-weight: normal;
		src: url(OB.eot); }

  @font-face {
    font-family: "OB";
		src: url(OB.eot); }

  @font-face {
    font-family: "O";
		src: url(OB.ttf); }

  @font-face {
    font-family: "OB";
		src: url(OB.ttf); }


a.menu 
{ 
				color: #d0b740; 
				text-decoration: none;
				margin-left: 5px;
				margin-right: 5px;
				font-weight: bold;
				font-family: OB;
				text-transform: uppercase;
}

a.bodyLink
{ 
				color: #3981cb; 
				text-decoration: none;
				font-size: 11pt;
}

body
{
				margin: 0px;
}

td, body
{
				font-family: O;
				font-size: 11pt;
}

H1, H2, H3
{
				color: #1a406d;
				font-family: OB;
				margin-top: 3px;
}

H4
{
				color: #3981cb;
				font-family: OB;
}

H4.news
{
				margin-top:10px;
				margin-bottom:0px;
}

p.minorInfo { 
margin: 0px;
font-size: 11pt;
}

