body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-arrow-color: #D0BB24;
	scrollbar-base-color: #C66BAE;
	scrollbar-dark-shadow-color: #FFFF00;
	scrollbar-track-color: #D8C0D0;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.standard { font-size: 14px}
.small { font-size: 12px}
.large { font-size: 18px; font-weight: bold}

.title { font-family: "Times New Roman", Times, serif; font-size: 24pt}

a:link { text-decoration: underline}
a:visited { text-decoration: underline}
a:active { text-decoration: underline}
a:hover { text-decoration: none}

.transp { filter:alpha(opacity = 60) }
