.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
td {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:hover, a:visited, a:active {
	color: #FFFFFF;
}
h1 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}

.img1 {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 3px solid #FFFFFF;
}
.contentcell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

input
{
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

textarea
{
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
} 
.subheading {
	font-size: 16px;
	text-transform: none;
	background: #FFF;
	color: #000;
	font-weight: bold;
}
.heading2 {
	font-size: 16px;
	font-weight: bold;
}
