h1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-left : 20px;
	font-size : 14px;
	color : #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-left : 20px;
	font-size : 13px;
	color : ##424242;
}
p { font-size:12px; margin-left:20px; margin-right:20px; color: #000000; line-height: 16px; font-family: Arial, Helvetica, sans-serif }
.download {
	text-align: right;
	margin-right: 33px;
}
.green { color: #006666 }
.white { color: #ffffff }
.left {
	color: White;
	text-align : right;
	margin-right : 20px;
	margin-left: 70px;
}
.address {
	color: White;
	line-height: 24px;
	margin-right : 20px;
	margin-left: 70px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
.leftheading {
	font-size : 14px;
	font-weight : bold;
}
.subheading{
	color : #006666;
	font-weight : bold;
}
.leftsubheading{ 
	font-weight: bold;
 }
ul {
	font-size:12px;
	color: #000000;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	list-style : url("images/bullet.gif");
}
A:LINK {
	COLOR: #242424;
	text-decoration : underline;
	font-weight : bold;
}
A:VISITED {
	COLOR: #989898;
	text-decoration : underline;
}
A:HOVER {
	COLOR: #006666;
	text-decoration : none;
}
A:ACTIVE {
	COLOR: #006666;
	text-decoration : none;
}
