﻿body {
	margin: 0;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: 7EC09A;
	scrollbar-highlight-color: #7EC09A;
}


p {
	font-size: 10pt;
	font-family: "palatino Linotype";
	color: #E8F0E6;
	text-decoration: none;
	font-weight: normal;
}

table {
	font-size: 10pt;
	font-family: "palatino Linotype";
	color: #E8F0E6;
	font-weight: bold;
	text-decoration: none;
}

a {
	font-family: "palatino Linotype";
	color:  #7EC09A;
	font-size: 10pt;
	padding-top: 4px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: palatino Linotype;
	color: #ffffff;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
H1{
	color:  #A3D1B7;
	font-size: 14pt;
	font-family: "Palatino Linotype";
	font-style: italic;
	font-weight: bold;
}
H2{
	color: #A3D1B7;
	font-size: 12pt;
	font-family: "Georgia";
}
	
	
H3{	color: #A3D1B7;
	font-size: 10pt;
	font-family: "Verdana"
;
	}
	
	
ol {
	font-size: 10pt;
	font-family: "palatino Linotype";
	color: #7EC09A;
	padding-top: 4px;
}
	

li {
	margin: 0px;
	font-size: 10pt;
	font-family: "palatino Linotype";
	color: #FFFFFF;
	padding-top: 4px;
	font-weight: normal;
}

hr {
	color: #C4C4C4;
}

input {
	border: 1pt solid #7EC09A;
	background-color: transparent;
	font-family: "palatino Linotype";
	font-size: 10pt;
	color: #7EC09A;
}

textarea  {
	background-color: #7EC09A;
	font-family: "palatino Linotype";
	font-size: 10pt;
	color: #ffffff;
}



.image_border {
	border: 7px ridge #7EC09A;
	margin: 5px;
}







