.lk_site {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #529F13;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #37383A;
}
.body_textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #37383A;
}
.body_textbold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #37383A;
}
body{
padding:0;
margin:0;
background-color:#3a5b2d;
}
.bottom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #F6FFE4;
}
.bottom_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #94A86D;
	}
.bottom_text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #325F00;
	}
.Links {
	COLOR: #F6FFE4;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	font-weight: normal;
}
.Links A {
	COLOR: #F6FFE4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none
}
.Links A:hover {
	COLOR: #F6FFE4;
	font-weight:normal;
	TEXT-DECORATION: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.body_textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #37383A;
}
.Linksblue {
	COLOR: #85b8ef;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 11px;
	font-weight: normal;
}
.Linksblue A {
	COLOR: #85b8ef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none
}
.Linksblue A:hover {
	COLOR: #85b8ef;
	font-weight:normal;
	TEXT-DECORATION: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.notice{
border:#339900 solid 2px; 
margin:8px;
padding:10px;
text-align:center;
background:#FFFEF0;
font-family:"Trebuchet MS", Arial, SansSerif;
font-size:11px;
}
.notice strong{
color:#006600;
}
.notice a{
color:#009900;
text-decoration:none;
}
.notice a:hover{
color:#009900;
text-decoration:underline;
}
.notice h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#003300;
}
.notice h3{
font-family:"Trebuchet MS", Arial, SansSerif;
font-size:12px;
text-transform:uppercase;
}