﻿body {
}
.redtitle{ color: #FF3300;
	line-height: 16pt;
	font-size:16px;
	font-weight:bold;
}
a.mainlink:link {
	font-size: 9pt;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.mainlink:visited {
	font-size: 9pt;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.mainlink:hover {
	font-size: 9pt;
	line-height: 20px;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
a.mainlink:active {
	font-size: 9pt;
	line-height:20px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a.mainlink1:link {
	font-size: 9pt;
	line-height: 20px;
	color: #5e8655;
	text-decoration: none;
	font-weight: bold;
}
a.mainlink1:visited {
	font-size: 9pt;
	line-height: 20px;
	color: #5e8655;
	text-decoration: none;
	font-weight: bold;
}
a.mainlink1:hover {
	font-size: 9pt;
	line-height: 20px;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
a.mainlink1:active {
	font-size: 9pt;
	line-height:20px;
	color: #5e8655;
	text-decoration: none;
	font-weight: bold;
}

a.mainlnk:link {
	font-size: 9pt;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.mainlnk:visited {
	font-size: 9pt;
	line-height: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a.mainlnk:hover {
	font-size: 9pt;
	line-height: 16px;
	color: #92C286;
	text-decoration: underline;
	font-weight: bold;
}
a.mainlnk:active {
	font-size: 9pt;
	line-height:16px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.bigtitle
{
	color:#5E8655;
	font-size:22px;
	line-height:22px;
	font-weight:bold;
	}
.maintitle
{
	color:#5e8655;
	font-size:16px;
	line-height:18px;
	font-weight:bold;}
.main
{
	color:#9a8181;
	font-size:12px;
	line-height:18px;
	font-weight:normal;}
	