@charset "utf-8";
/* CSS Document */

body {
	background-color: #ABF8B7;
}
a:link {
	text-decoration: none;
	color: #282B82;
}
a:visited {
	text-decoration: none;
	color: #282B82;
}
a:hover {
	text-decoration: none;
	color: #4346C5;
}
a:active {
	text-decoration: none;
	color: #282B82;
}
.style1 {
       border-right: 1px solid #32874C;
	   border-left: 1px solid #32874C;
	   border-top: 1px solid #32874C;
	   border-bottom: 1px solid #32874C;
       }
.style2 {
       border-right: 1px solid #3EA538;
	   border-left: 1px solid #3EA538;
	   border-top: 1px solid #3EA538;
	   border-bottom: 1px solid #3EA538;
       }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
.bodytext {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: normal;
	font-color: #000000;
	}
.style12 {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: normal;
	font-color: #000000
	}
.bodytext2 {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	font-weight: normal;
	font-color: #000000;
	 }
.style20 img { 
      padding: 2px;
      border: #3EA538 1px solid;
      background: #3EA538;
      margin-bottom: 3px;
      }

.style20 a:link img  { 
      padding: 2px;
      border: #3EA538 1px solid;
      background: #3EA538;
      margin-bottom: 3px;
      }

.style20 a:hover img  { 
      padding: 2px;
      border: #ABF8B7 1px solid;
      background: #ABF8B7;
      margin-bottom: 3px;
      }	
