body {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
	scrollbar-color: #F0F0F0;
	scrollbar-face-color: #F0F0F0;
	scrollbar-3dlight-color: #F0F0F0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #C2C2C2;
	scrollbar-darkshadow-color: #F0F0F0;
	scrollbar-track-color: #F0F0F0;
	scrollbar-arrow-color: #C2C2C2;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
	}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px; padding-bottom: 2px;
	padding-right: 0px; padding-left: 0px;
	}

a:link {
	color: #3562A3;
	text-decoration: none;
	}
a:active {
	color: #E57818;
	text-decoration: none;
	}
a:visited {
	color: #255293;
	text-decoration: none;
	}
a:hover {
	color: #E57818;
	text-decoration: underline;
	}

.lil {
	font-size: 10px;
	font-weight: normal;
	}
#lil:link {
	font-size: 9px;
	font-weight: bold;
	}
#lil:active {
	font-size: 9px;
	font-weight: bold;
	}
#lil:visited {
	font-size: 9px;
	font-weight: bold;
	}
#lil:hover {
	font-size: 9px;
	font-weight: bold;
	}

.lar {
	font-size: 14px;
	font-weight: bold;
	}
#lar:link {
	font-size: 14px;
	font-weight: bold;
	}
#lar:active {
	font-size: 14px;
	font-weight: bold;
	}
#lar:visited {
	font-size: 14px;
	font-weight: bold;
	}
#lar:hover {
	font-size: 14px;
	font-weight: bold;
	}


.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	}
.title {
	color: #135A19;
	font-size: 16px;
	font-weight: bold;
	}
.textblue {
	color: #3562A3;
	}

.in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.test {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px #666666 solid;
	padding-top: 2px; padding-bottom: 2px;
	padding-right: 0px; padding-left: 0px;
	}
.article_text {  font-family: "Times New Roman", Times, serif; font-size: 16px}
.textred { color: #CC0000; }
