.biggest {
	font-size: 24px;
	line-height: 30px;
}
.bigger {
	font-size: 18px;
	line-height: 24px;
}
.big {
	font-size: 16px;
	line-height: 22px;
}
.normal {
	font-size: 14px;
	line-height: 22px;
}
.small {
	font-size: 12px;
	line-height: 20px;
}
.smaller {
	font-size: 10px;
	line-height: 13px;
}

body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: 2px;
	font-size: 12px;
	color: #260d00;
	line-height: 22px;
	background-color: #ffffff;
}
a:link {
	color: #478fb1;
	text-decoration: none;
}
a:visited {
	color: #478fb1;
	text-decoration: none;
}
a:hover {
	color: #0d3558;
	text-decoration: none;
}

.bkwht {
	background-color: #FFFFFF;
}
.mb8{
	 margin: 0 0 8px 0;
	 }
.mb15{
	 margin: 0 0 15px 0;
	 }
.mb20{
	 margin: 0 0 20px 0;
	 }
.mb24{
	 margin: 0 0 24px 0;
	 }
.mb30{
	 margin: 0 0 30px 0;
	 }
.mb36{
	 margin: 0 0 36px 0;
	 }
.mb40{
	 margin: 0 0 40px 0;
	 }
.mb50{
	 margin: 0 0 50px 0;
	 }
.red{
	color: #FF0000;
	}

#middle{
	width: 600px;
	text-align: left;
	margin: 0 auto;
	clear: both;
	padding-top: 40px;
	 }

#middle2{
	width: 520px;
	text-align: left;
	margin: 0 auto;
	clear: both;
	padding-top: 40px;
	 }

#footlink{
	width: 45px;
	height: 14px;
	clear: both;
	margin: 0 auto;
	padding-bottom: 40px;
	padding-top: 30px;
	 }
