.cap {
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
}
.main {
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
}
.big {
	font-size: 15px;
	font-style: normal;
	line-height: 150%;
}

a:link {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
.topback {
	background-color: #FFFFFF;
	background-image: url(../images/topback.gif);
	background-repeat: repeat-x;
}
