/* scroller background: iframe BODY object */
BODY {
	scrollbar-face-color: #32608A;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #6985B6;
	scrollbar-3dlight-color: #6985B6;
	scrollbar-arrow-color:  #BCC9DF;
	scrollbar-track-color: #6985B6;
	scrollbar-darkshadow-color: #32608A;
	overflow-x:hidden; 
}

.history_title {
	font-family: Tahoma;
	color: #00008B;
	font-size: 11 pt;
	text-decoration: none;
}

.history_course {
	font-family: Arial;
	color: #00008B;
	font-size: 10 pt;
	text-decoration: none;
	font-style: none;
}

.history_month {
	font-family: Arial;
	color: #00008B;
	font-size: 8 pt;
	text-decoration: none;
}

.history_date {
	font-family: Arial;
	color: #00008B;
	font-size: 8 pt;
	text-decoration: none;
}

.history_description {
	font-family: Verdana;
	text-color: #00FF00;
	font-size: 8 pt;
	text-decoration: none;
}

A:link, A:visited, A:active {
	{
	font-family: Verdana;
	font-size: 8 pt;
	color: #800080;
	text-decoration: none;
}

