body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.schedule_txt {
	font-size: 12px;
	line-height: 130%;
	padding-left:5px;
	text-align:left;
	font-weight:bold;
	color:#FFFFFF;
}

.background {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
}
.background2 {
	background-image: url(images/index_r2_c1_2.jpg);
	background-repeat: repeat-y;
}

.report2_txt {
	font-size: 11px;
	line-height: 130%;
	text-align:left;
	color:#003366;
}

.line {
	size: 1px;
	color:#003366;
}

a:link {
	color: #0033CC;
}
a:visited {
	color: #0033CC;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #3366FF;
}
