body         {
	font-family: verdana, arial, tahoma;
	text-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-attachment: scroll;
	scrollbar-base-color:#938A79;
	scrollbar-arrow-color: white;
	scrollbar-darkshadow-color: 
               darkblue;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	background-position: 0% 50%;
	margin: 0px;
}
p            { font-size: 10px; margin-top: 0.1em; margin-bottom: 0.1em; padding-top: 0.2em; 
               padding-bottom: 0.2em }
h1 {font-family: verdana, arial, tahoma; font-size: 12pt; color: #890468}

dt {font-weight: bold;  color: #003333;}
dd           { margin-left: 0em }
td {font-size: 10pt;}

a:link {color: #333333; text-decoration: none}
a:active {color: #333333; text-decoration: none}
a:visited {color: #333333; text-decoration: none}
a:hover {color: #666666; text-decoration: underline;}
.light-border {
	border: 1px solid #938A79;
}
.smalltext {
	font-size: 9px;
}
.boldertext {
	font-size: 14px;
	color: #8F0E70;
	font-weight: bold;
	margin-right: 10px;
}
.whitelink {
	color: #FFFFFF;
}
a.whitelink:link {
	color: #FFFFFF; text-decoration:none
}
a.whitelink:active {
	color: #FFFFFF; text-decoration:none
}
a.whitelink:visited {
	color: #FFFFFF; text-decoration:none
}
a.whitelink:hover {
	color: #cccccc; text-decoration:underline
}.mediumtxt {
	font-size: 10pt;
	color: #333333;
}
.bottomborder {
	border-top: 1px none #938A79;
	border-right: 1px none #938A79;
	border-bottom: 1px solid #938A79;
	border-left: 1px none #938A79;
}
.white-border {
	border: 1px solid #FFFFFF;
}
.mainborder {
	border: 2px solid #CCCCCC;
	padding: 0px;
	margin: 10px;
}