body,p,td,li	{ color: #000000;
				  font-family: Verdana, Tahoma,Arial, Helvetica, sans-serif; 
				  font-size: 11pt;}
a:link		{ color: #543700; text-decoration: none;}
a:hover		{ color: #000000; text-decoration: underline;}
a:active	{ color: #000000; text-decoration: underline;}
a:visited	{ color: #543700; text-decoration: none;}	

.navbar		{ color: #7DDEEA; text-decoration: none; 
			font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
a.navbar:link		{ color: #7DDEEA; text-decoration: none; 
					font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
a.navbar:hover		{ color: #F0E1FF; text-decoration: underline;}
a.navbar:active		{ color: #F0E1FF; text-decoration: underline;}
a.navbar:visited	{ color: #7DDEEA; text-decoration: none;}	

hr				{color: #283092;}
.white			{color: #ffffff;}
.aqua			{color: #7DDEEA;}
.brown			{color: #543700;}
.purple			{color: #570A6A;}
.lilac			{color: #F0E1FF;}

.footer {color: #7DDEEA;font-size: 8pt;}
.smaller {font-size: 9pt;}

input, select, textarea{
	color: #000000;
	border: 1px solid #543700;
	font-size: 9pt;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
}
input.blackbutton{color: #7DDEEA; background-color: #543700; font-size: 7pt;  font-weight: bold; border: 1px solid #666666;font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;}
input.checkbox{border:0;}
input.radio{border:0;}
