p { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #333333 }
td { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: black }
h1,h2,h3,h4 { font-family: "Trebuchet MS", Arial, sans-serif; color: #555555 }
.tabletext p { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: black }

.websiteDetailTitle { font-family: Arial, sans-serif; font-size: 24px; font-weight: normal; color: #996600 }

.copyright { font-size:10px; font-family: Verdana, Arial, sans-serif; color:gray }
.indent10 { margin-left: 10px }
.indent10top { margin-top: 10px }
.indent10topleft { margin-left: 10px; margin-top: 10px }
.indent25 { margin-left: 25px }
.small-10 { font-size:10px; font-family: Verdana, Arial, sans-serif; color:gray }
.small-11 { font-size:11px; font-family: Verdana, Arial, sans-serif; color:gray }

.horizBottomLine { 	border-color:#999999;
					border-style:solid;
					border-bottom-width: 2px;
					border-right-width: 0px;
					border-top-width: 0px;
					border-left-width: 0px;
}
.vertRightLine { 	border-color:#999999;
					border-style:solid;
					border-right-width: 2px;
					border-bottom-width: 0px;
					border-top-width: 0px;
					border-left-width: 0px;
}
.ULbox { 	border-color:#999999;
			border-style:solid;
			border-bottom-width: 2px;
			border-right-width: 2px;
			border-top-width: 0px;
			border-left-width: 0px;
}

a:link { color: black }
a:visited { color: black }
a:active { color: yellow }
a:hover { color: gray }

a.opp:link { color: #555555; text-decoration: underline }
a.opp:visited { color: #555555; text-decoration: underline }
a.opp:active { color: yellow; text-decoration: none }
a.opp:hover{ color: orange; text-decoration: none }

a.noDec:link { color: black; text-decoration: none }
a.noDec:visited { color: black; text-decoration: none }
a.noDec:active { color: yellow; text-decoration: underline }
a.noDec:hover { color: gray; text-decoration: underline }