﻿body {
	SCROLLBAR-ARROW-COLOR: white; 
	SCROLLBAR-TRACK-COLOR:#1c271a; 
	SCROLLBAR-BASE-COLOR: #97a689
	}

select {
	SCROLLBAR-ARROW-COLOR: white; 
	SCROLLBAR-TRACK-COLOR:#1c271a; 
	SCROLLBAR-BASE-COLOR: #97a689
	}	


A:link {
	color: #99a68a;
}
A:visited {
	color: #7c97c1;
}
A:hover {
	color: #7c97c1;
}
A:active {
	color: #7c97c1;
}

p {
	text-align: justify;
	font-family: Arial;
	font-size: 11pt;
}

h1 {
	text-align: justify;
	font-family: Arial;
	font-size: 11pt;

}

.font {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.center {
	text-align:center
}

.small
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-align:center
}

li {
	font-family: Arial;
	font-size: 11pt;
}

ul {
	font-family: Arial;
	font-size: 11pt;
}

.noline {
	color: #AD2010;
	text-decoration:none
}

.underline {
	text-decoration: underline;
}