body {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat;
}
.tahoma12bold {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.tahoma14blue {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #003D78;
}
.allcaps {
	text-transform: uppercase;
}
