@charset "UTF-8";
body {
	background-image: url(../images/base/bkround_grn.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}
a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #663366;
}
a:link	{
	color: #663366;
	text-decoration:underline;
}
a:visited {
	color: #669966;
}
a:hover {
	color: #999999;
}
a:active {
	color: #669999;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #663366;
}
h2 {
	font-size: 14px;
	color: #333366;
}
.maintext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.25ems;
}
.subtext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.25ems;
}
.highlight {
	color: #663366;
	font-weight: bold;
}
.dkhighlight {
	color: #333366;
	font-weight: bold;
}
.other {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #666666;
}
.txtemphasis {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333366;
	font-weight:bold;
}
.txtemphasis2 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333366;
	font-weight:bold;
}
.txtemphasis3 {
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333366;
	font-weight:bold;
}


