.content {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}
a.content{
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}
a.content:hover{
	color: #0033CC;
    background: transparent;
}

.subheading {
	font-family: Garamond;
	color: #0033FF;
	font-size: 18px;
	font-style: oblique;
	font-weight: bolder;
	font-variant: small-caps;
	border: none;
	margin: auto;
}
a.link {
	color: #003366;
    background: transparent;
	text-decoration: underline;
}
a.link:hover {color: #0066CC;
    background: transparent;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
}
.paragraph {
	color: #003366;
	font-weight: normal;
	font-size: 14px;
	font-style: normal;
}
a.backtag {
	color: #BF342D;
	background: transparent;
	font-weight: bold;
	text-decoration: none;
}
a.backtag:hover {
	color: #990000;
	background: transparent;
	font-weight: bold;
		text-decoration: none;
}
.tbbackground {
	background-color: #9D80FF;
}
.background {
	background-color: #6666CC;
}
.cell {
	height: 45px;
	width: 100px;
	text-align: center;
	vertical-align: bottom;
	font-family: Garamond;
	color: #6600CC;
	font-weight: normal;
}
a.beforeafter {
	color: #FFFFFF;
	background: transparent;
	text-decoration: underline;
	font-weight: bolder;
}
a.beforeafter:hover {color: #CCCCCC;
    background: transparent;
}
	
.contentmain {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
}
a.contentmain{
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
}
a.contentmain:hover{
	color: #0066CC;
	background: transparent;
}
