SUP  { font-size: 9px; font-family: Trebuchet MS, sans-serif; }
body,.copyright,.menu,.highlight,.content{ color: gray; font-size: 11px; font-family: Trebuchet MS, sans-serif; }
a:link  { color: red;  }
a:visited  { color: #3b68a3;  }
a:hover   { color: red; text-decoration: none }
.copyright{ color: #939393; font-size: 10px; font-weight: normal; line-height: 15px }
.menu {font-size: 14px; font-weight: bold;}
.highlight { color: red; font-size: 10px; font-weight: bold; font-align:left }
.content,.boldContent,table{color: black; font-size: 10px; }
.contact { color: #3f3f3f; font-size: 10px; font-family: "Trebuchet MS", sans-serif; font-weight: normal; line-height: 15px }
.text  { color: #3f3f3f; font-size: 11px; font-family: "Trebuchet MS", sans-serif; font-weight: normal; line-height: 15px }
.boldContent{font-weight: bold;}
.bottomLine{
	border-bottom-color:#3B68A3;
	border-bottom: thin;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
.rightBorder{
	border-right-color : Silver;
	border-right-style : groove;
	border-right-width : thin;
}
.leftBorder{
	border-left-color : Silver;
	border-left-style : groove;
	border-left-width : thin;
}

