A:link {
	text-decoration: none;
	color: #000080;
}
A:visited {
	text-decoration: none;
	color: #000080;
}
A:hover {
	text-decoration: underline;
	color: #FF3C39;
}

.BlogBoxHeader {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	color: #FFFFFF;
}

.BlogBoxSubHeader {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;
}
.BlogBoxHeader A:link {
	text-decoration: none;
	color: #FFFFFF;
}
.BlogBoxHeader A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.BlogBoxHeader A:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.BlogMainText {
	font-family: Verdana;
	font-size: 10pt;
}
.maintext {
	font-family: Verdana;
	font-size: 10pt;
}
.sectionheader {
	font-family: Verdana;
	font-size: 12pt;
		font-weight: bold;
	color: #AEA1C1;
}
.footertext {
	font-family: Verdana;
	font-size: 7pt;
}
.smallmaintext {
	font-family: Verdana;
	font-size: 8pt;
}
.HeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
		font-weight: bold;
	color: #2A9FAC;
}

.maintext H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	background-position: top;
}

.JournalHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
.JournalContents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.JournalPostedBy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.JournalComments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
