.title1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	letter-spacing: 2px;
	color: #14902d;
}

.title2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #14902d;
}

.main {
	background: url(mainbg.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 9pt;
	padding-left: 5px;
	padding-right: 20px;
	color: #cccccc;
	line-height: 120%;

}

.copy {
	font-family: Arial;
	font-size: 9pt;
	color: #cccccc;
	line-height: 120%;

}

.newshead {
	font-family: Arial;
	font-size: 24pt;
	color: #00CCFF;
	line-height: 120%;

}

.main2 {
	background: url(mainbg.jpg);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 9pt;
	padding-left: 10px;
	padding-right: 5px;
	color: #cccccc;
}

.sideline {
	padding-top: 2px;
	padding-bottom: 2px;
}


a {
	color: #00CCFF;
	text-decoration: none;
}

.table1 {
	font-family: Arial;
	font-size: 9pt;
	color: white;
	line-height:13px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #148E28;
}

.table3 {
	font-family: Arial;
	font-size: 9pt;
	color: white;
	line-height:13px;
}

.table2 {
	font-family: Arial;
	font-size: 9pt;
	line-height: 14pt;
	color: #99CCFF;
	border-left-width: thin;
	border-left-color: #99CCFF;
	padding-left: 12px;
	padding-bottom: 36px;
	font-style: italic;
}
.list li {
	margin-top: 0px;
	margin-bottom: 6px;
}

a:hover {
	text-decoration: underline;
}

a.link1 {
	color: #6A7276;
}
