@CHARSET "ISO-8859-1";

/*********************************************/
/*** General Styles (available in WYSIWYG) ***/
/*********************************************/

body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px; /* was 11px */
}

h1, h2, h3, h4 {
	font-family: Georgia, Times New Roman, serif;
	color: #1B5225;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 14px;
}

a:visited {
	color: #006600;
	text-decoration: none;
}

.home h1 {
	font-family: Georgia, Times New Roman, serif;
}

.regtext {
	color: #003300;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

.news-source {
	margin: 0px;
	font-size: 8pt;
}

.tj {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #003300;
}

.style1 {
	color: #105F25;
	font-weight: bold;
}

.style3 {
	color: #29773A;
	font-size: 12px;
	font-weight: bold;
}

.style4 {
	font-size: 14px;
}

.styleCap {
	color: #105F25;
	text-transform: uppercase;
}
