.main-h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
	font-style: italic;
}

.dot {
	font-size: 7px;
	color: #FFF;
}
.catagory {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	color: #0052A4;
	font-weight: bold;
	font-style: italic;
}
.body-font {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	color: #1F1F1F;
}
.body-bold {
	font-style: italic;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sub-catagory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #096;
	font-weight: bold;
}
.add-h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #202020;
}

.line {
	font-size: 2px;
	color: #FFF;
}
.side-link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #00F;
	text-align: left;
	white-space: normal;
	left: 2px;
	font-style: normal;
	line-height: normal;
}
.bottom-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.copyright {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #CCC;
}

