﻿.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;	
	text-align: center;
	color:white;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FDFF9B;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004906;
	font-size:medium;
	font-weight: bold;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: left;
	color: #FFFFFF;

}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;	
	text-align: left;
	color:white;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: left;
	color: #FDFF9B;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	text-align: left;
	color: #FDFF9B;
}

a:link {
	text-decoration: none;
	color: #FDFF9B;

}
a:visited {
	text-decoration: none;
	color: #FDFF9B;

}
a:active {
	text-decoration: none;
	color: #006B3A;
	
}
a:hover {
	text-decoration: none;
	color: #006B3A;
}
img {
   padding:2px;
   border:3px solid #005B09;
}
img2 {
   padding:1px;
   border:3px solid #76C576;
}

