body{
	font-family:Verdana, Geneva, sans-serif;
}
p {
	
	font-size: 14px;
	color: #4A487E;
}
h1 {
	
	font-size: 24px;
	color:#006
}
h3 {
	
	font-size: 18px;
	color: #006;
}
td {
	font-size: 14px;
	color:#003;
}
.bottomnav {
	font-size: 10px;
	color: #006;
}
a:link {
	font-size: 14px;
	color: #003;
}
h4 {
	font-size: 14px;
	color: #000031;
}

a:visited {
	font-size: 14px;
	color: #003;
}
a:hover {
	color: #06C;

	a:hover 
	text-decoration: none;

}

	.myButton 
	{   
	background:url(images/nav/donateslide.jpg)   no-repeat;     
	cursor:pointer;     
	width: 186px;     
	height: 110px;    
	border: none; }
	
	.myButton:hover
	{
		 background:url(images/nav/donateslide_f2.jpg);        
		
	}
.centerthis {
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.imgCenter
{
	display: block;
    margin-left: auto;
    margin-right: auto;
}
