﻿body {
}
.font-copyright {
	font-size: 13px;
	line-height: 21px;
	color: #FFFFFF;
}
.font-normal {
	font-size: 13px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;

}
.font-coffee {
	font-size: 13px;
	line-height: 21px;
	color: #996633;
	text-decoration: none;

}
.font-white {
	font-size: 13px;
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: none;

}
.font-blue {
	font-size: 13px;
	line-height: 21px;
	color: #528BC5;
}
.font-blue-b {
	font-size: 16px;
	line-height: 21px;
	color: #006699;
}
.table-gray {
	background-color: #E8E8E8;
	font-size: 13px;
	line-height: 21px;
	color: #333333;
	background-repeat: repeat;

}
.table-darkblue {
	font-size: 13px;
	line-height: 21px;
	color: #FFFFFF;
	background-color: #006699;
	background-repeat: repeat;
}
.table-cream {
	font-size: 13px;
	line-height: 21px;
	color: #333333;
	background-color: #FFFFEC;
	background-repeat: repeat;
}
a:hover {
	font-size: 13px;
	line-height: 21px;
	color: #006699;
	text-decoration: underline overline;
}
.font-red {
	font-size: 13px;
	line-height: 21px;
	color: #CC0000;
	text-decoration: none;

}
.font-darkblue {
	font-size: 13px;
	line-height: 21px;
	color: #006699;
	text-decoration: none;
}
.font-white-b {
	font-size: 16px;
	line-height: 21px;
	color: #FFFFFF;
}
.font-red-b {
	font-size: 16px;
	line-height: 21px;
	color: #CC0000;
	text-decoration: none;

}
.font-lightgray {
	font-size: 13px;
	line-height: 21px;
	color: #666666;
}
.font-big {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	line-height: 30px;
	color: #333333;
}
