p {
  	font-family: Arial,Helvetica,sans-serif;
	color: black;
	font-size: 10pt;
	margin-top: 20px;
	margin-left: 35px;
	margin-right: 30px;
}

p.nav {
  	font-family: Arial,Helvetica,sans-serif;
	color: white;
	font-size: 8 pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0pxx;
}

p.home {
	font-family: Arial,Helvetica,sans-serif;
   	color:#8F8E8E;
	font-size:8pt;
	text-align:left;
	margin-left: 5px;
	margin-right: 10px;
	line-height:10px;
}

p.form {
  	font-family: Arial,Helvetica,sans-serif;
	color: black;
	font-size: 10pt;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 0px;
}

ul {
color:black; 
font-size:10pt;
font-family:Arial,Helvetica,sans-serif;
list-style-type:round;
list-style-position:outside;}

li {
color:black; 
font-size:10pt;
line-height:12pt;
margin-left:40px;
margin-right:15px;
font-family:Arial, Helvetica,sans-serif;
list-style-type:round;
list-style-position:outside;}
a {
text-decoration:none;
}

a:link	{
color:#3E3EE4;}

a:visited {
color:#999999;}

a:active {
color:#3E3EE4;}

a:hover {
color:#3E3EE4;
text-decoration:underline;}

.floatimgleft {
float:left;
margin-top:0px;
margin-right:20px;
margin-bottom:10px;
} 

table.gallery {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: #CCCCCC;
	border-collapse: collapse;
	background-color: #000000;
}
