@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link { color: #94A545; text-decoration: none; }
A:visited { color: #94A545; text-decoration: none; }
A:hover { color: #F58426; text-decoration: underline; }

.now {
	font-family: Verdana, Arial, "Trebuchet MS", Tahoma;
	font-size: 18px;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}
.nowpage {
	font-family: Verdana, Arial, "Trebuchet MS", Tahoma;
	font-size: 18px;
	line-height: 1.2em;
	font-weight: bold;
	color: #94A545;
}
.copyquote {
	font-family: Verdana, Arial, "Trebuchet MS", Tahoma;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: bold;
	color: #94A545;
}
.copyquote_italic {
	font-family: Verdana, Arial, "Trebuchet MS", Tahoma;
	font-size: 11px;
	font-style: italic;
	line-height: 1.4em;
	font-weight: normal;
	color: #94A545;
}
.copywhite {
	font-family: Verdana, Arial, "Trebuchet MS", Tahoma;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	color: #FFFFFF;
}
.copywhitehome {
	font-family: Verdana, Arial, "Trebuchet MS", Tahoma;
	font-size: 12px;
	line-height: 1.6em;
	font-weight: normal;
	color: #FFFFFF;
}
.copywhite_italic {
	font-family: Verdana, Arial, "Trebuchet MS", Tahoma;
	font-size: 12px;
	line-height: 1.4em;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.copywhitehome_italic {
	font-family: Verdana, Arial, "Trebuchet MS", Tahoma;
	font-size: 11px;
	line-height: 1.4em;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.copyblack {
	font-family: Verdana, Arial, "Trebuchet MS", Tahoma;
	font-size: 12px;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
}
.copyblack_small {
	font-family: Verdana, Arial, "Trebuchet MS", Tahoma;
	font-size: 10px;
	line-height: 1.4em;
	font-weight: normal;
	color: #000000;
}

.copyright {
	font-family: Verdana, Arial, "Trebuchet MS", Tahoma;
	font-size: 11px;
	line-height: 1.4em;
	font-weight: bold;
	color: #94A545;
}



