BODY, P, UL, OL {
	font-family: Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFF7E5;
}

.blacklink {
		color: #000000;
}

A {
	text-decoration : none;
}

A:HOVER {
	color: #ffffff;
	text-decoration : none;
	background-color : #526893;
}


h1, h2, h3, .head {
	font-family: Times, serif;
	font-size: 28px;
	line-height: 28px;
	color: #FFFFFF;
}

h2, .head {
		font-size: 18px;
		line-height: 18px;
}

h3 {
		font-size: 16px;
		line-height: 16px;
}

.rightalign {
	font-family: Times, serif;
	font-size : 11px;
	text-align: right;
	color: #3333cc;
}

.indent {
		margin-left: 10px;
}

.small {
		font-size: 11px;
}

.footerop { 
		font-size: 11px;
		line-height: 13px;
 }
.smallblack {
	font-family: Times, serif;
		font-size: 11px;
		line-height: 15px;
		color: #000000;
}

.smallblackindent {
		margin-left: 10px;
	font-family: Times, serif;
		font-size: 11px;
		line-height: 15px;
		color: #000000;
}

.homedescription {
		margin-left: 10px;
	font-family: Times, serif;
		font-size: 13px;
		line-height: 15px;
		color: #FFF7E5;
}
