body{background-color:#fffffe;}
a:link     { text-decoration:underline; color:#0000dd }
a:visited  { text-decoration:underline; color:#551a8b }
a:active   { text-decoration:underline; color:#DC143C }
a:hover    { text-decoration:underline; color:#FF4500 }
body,tr,td { font-size: 10pt }
#mid { font-size: 9.5pt }
#small { font-size: 10pt }
#main {font-size: 11.5pt }

.tbar {
	color: #606060;
	line-height: 22px;
	font-weight: bold;
	background: url(img/titlebar.gif);
	background: #FFEEAA url(img/titlebar.gif) repeat-x;
}

.tbar2 {
	color: #606060;
	line-height: 22px;
	font-weight: bold;
	background: url(img/hmrightbg.gif);
	background: #FFEEAA url(img/hmrightbg.gif) repeat-x;
}
