body {
	background-image: url(../images/main-back.jpg);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bigBold {
	font-size: 18px;
	font-weight: bold;
}
.boldText {
	font-weight: bold;
}
p {
	padding-left: 8px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	font-weight: bold;
}
.keywords {
	color: #6D9CAB;
	font-weight: bold;
}
