body {
	background-color: #a3cfe0;
	
}

.title {
	color: #25343a;
	font-size: 18px;
	font-weight: bold;

}

.maintable {
     color: #25343a;
	 font-size: 18px;
}

.maintablebottom {
	 font-size: 20px;
	font-weight: bold;
}

.largetitle {
	color: #25343a;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
}
.medtitle {
	color: #25343a;
	font-size: 24px;
	font-weight: bold;
	text-align: center;

}
.smalltitle {
	color: #25343a;
	font-size: 18px;
	font-weight: bold;
	text-align: center;

}
.rightlinks {
	color: #25343a;
	font-size:16px;
	text-align:center;
	font-weight: bold;
}

.footer {
    color: #25343a;
	font-size:12px;
	text-align:center;
}

.classes {
    color: #25343a;
	font-size:14px;

}
