body
	{
	background-color: #41566E;
	background-image: url(template/omt_bg_top.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:verdana,arial,trebuchet ms,tahoma,arial,sans-serif;
	font-size: 9.5pt;
	line-height: 140%;
	}
p
	{
	font-family:verdana,arial,trebuchet ms,tahoma,arial,sans-serif;
	font-size: 9.5pt;
	line-height: 140%;
	}
td
	{
	font-family:verdana,arial,trebuchet ms,tahoma,arial,sans-serif;
	font-size: 9.5pt;
	line-height: 140%;
	}
.link
	{
	font-family:verdana,arial,trebuchet ms,tahoma,arial,sans-serif;
	font-size: 8pt;
	text-decoration: none;
	line-height: 130%;
	}

A.link:link    { color: black }
A.link:visited { color: black }
A.link:hover   { color: blue; text-decoration: underline; }
A.link:active  { color: yellow }

.link_rev
	{
	font-family:verdana,arial,trebuchet ms,tahoma,arial,sans-serif;
	font-size: 8pt;
	text-decoration: none;
	line-height: 130%;
	}

A.link_rev:link    { color: white }
A.link_rev:visited { color: white }
A.link_rev:hover   { color: yellow; text-decoration: underline; }
A.link_rev:active  { color: yellow }

.link_bold
	{
	font-family:verdana,arial,trebuchet ms,tahoma,arial,sans-serif;
	font-size: 9pt;
	text-decoration: none;
	line-height: 130%;
  font-weight: bold;
	}

A.link_bold:link    { color: black }
A.link_bold:visited { color: black }
A.link_bold:hover   { color: blue; text-decoration: underline; }
A.link_bold:active  { color: yellow }
