a.blacklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.blacklink:visited, a.blacklink:link {
	color: #000000;
}
a.blacklink:hover {
	color: #FF0000;
}
.bluebutton {
	background-color: #A5DEFF;
	border: 6px solid #009CFF;
}
a.bigblacklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
a.bigblacklink:visited, a.bigblacklink:link {
	color: #000000;
}
a.bigblacklink:hover {
	color: #FF0000;
}
div, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.whitebg {
	background-color: #FFFFFF;
}
h1,h2,h3,h4,h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
h1 {
	font-size: 36px;
	text-transform: capitalize;
	padding-top: 10px;
}
h2 {
	font-size: 16px;

}
h3 {
	font-size: 14px;

}
h4 {
	font-size: 14px;
	color: #FF0000;
}
h5 {
	font-size: 24px;
}
.woodbutton {
	cursor:hand;
}
