BODY {	margin: 0%;	overflow-x: hidden;	overflow-y: scroll;	text-align: justify;	scrollbar-face-color: #21CA20;	scrollbar-shadow-color: #21CA20;	scrollbar-highlight-color: lime;	scrollbar-3dlight-color: white;	scrollbar-darkshadow-color: #21CA20;	scrollbar-track-color: black;	scrollbar-arrow-color: white;	background: black;}

.link_top {	color: white;	text-decoration: none;	font-family: Verdana;	font-size: 10;	font-weight: bolder;}
A.link_top {color : white; text-decoration : none;}
A.link_top:link {color : white;	text-decoration : none;}
A.link_top:hover {color: lime;	text-decoration: underline;}
A.link_top:active {color : white; text-decoration : none;}

.link_nav {	color: white;	text-decoration: none;	font-family: Verdana;	font-size: 12;	font-weight: bold;}
A.link_nav {color : white; text-decoration : none;}
A.link_nav:link {color : white; text-decoration : none;}
A.link_nav:hover {color : lime; text-decoration : none;}
A.link_nav:active {color : white; text-decoration : none;}

.link_nav2 {	color: white;	text-decoration: none;	font-family: Verdana;	font-size: 10;}
A.link_nav2 {color : white; text-decoration : none;}
A.link_nav2:link {color : white; text-decoration : none;}
A.link_nav2:hover {color : lime; text-decoration : none;}
A.link_nav2:active {color : white; text-decoration : none;}

.link {	color: #21CA20;	text-decoration: none;	font-family: Verdana;	font-size: 12;	font-weight: bold;}
A.link {color : #21CA20; text-decoration : none;}
A.link:link {color : #21CA20; text-decoration : none;}
A.link:hover {color : lime; text-decoration : none;}
A.link:active {color : #21CA20; text-decoration : none;}

.link_s {	color: black;	text-decoration: none;	font-family: Verdana;	font-size: 12;	font-weight: normal;}
A.link_s {color : black; text-decoration : none;}
A.link_s:link {color : black; text-decoration : none;}
A.link_s:hover {color : #21CA20; text-decoration : none;}
A.link_s:active {color : black; text-decoration : none;}

.caption {	color: Black;	font-family: Arial;	font-size: 14;	font-weight: bold;	text-align : justify;	text-indent : 30px;}

.footer {	color: White;	font-family: Verdana;	font-size: 10;	font-weight: bold;}

.text_top {	color: Lime;	font-family: Verdana;	font-size: 10;}

.text {	color: Black;	font-family: Arial;	font-size: 12;	text-align: justify;	text-indent: 30px;}

.li {	color: gray;	font-family: Verdana;	font-size: 12;	font-weight: normal;}

h1 {	color: #21CA20;	font-family: Verdana;	font-size: 24;	font-weight: bolder;	text-decoration: underline;	font-style: italic;}
h2 {	color: gray;	font-family: Verdana;	font-size: 16;	font-weight: bolder;	text-decoration: none;	font-style: italic;	text-indent : 30px;}
hr {	color: #21CA20;}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006600;
	text-decoration: none;
	filter: Chroma(Color=#000000);
}

