body{
	/*font-family:"Times New Roman", Times, serif;*/
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	background:#eee;
}
.node p, .content p {
	font-family:Verdana;
	font-size: 11px;
	color: #000000;
	margin:0;
	padding:0 0 10px 0;
	text-indent:27px;
}
.node {
	text-align:justify;
}
.taxonomy-term-description {
	font-family:Verdana;
	font-size: 11px;
	color: #000000;
	text-align:justify;
	margin:10px 0 10px 0;
	padding:0 10px 0 10px;
	text-indent:27px;
}
a.centerlink:hover {
	font-size: 13px;
	text-decoration: none;
	
}
.center_hn1 {
	font-size: 13px;
	color: #333399;
	font-weight: bold;
}
.center_hn2 {
	font-size: 12px;
	color: #333399;
	margin:20px 0px 0px 0px;
}
.center_hn3 {
	font-size: 12px;
	font-weight: bolder;
	font-style: italic;
	text-align: right;
	margin:0px 10px 0px 0px;
}
.redtext {
	color:#da251c;
}
p.noindent {
	text-indent:0px !important;
}
.tableborder {
	border-color: #333399;
	border-style: solid;
	border-width: 1px;
}
.images img {
	border: solid;
	border-width: 2px;
	border-color: #2D3286;
	margin:0;
	text-align:right;
}