.header {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	color: #535353;
	line-height: 20px;
	text-align : left;
	font-weight : bold;
	vertical-align : top;
}
.subheader{
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	color: #535353;
	line-height: 20px;
	text-align : left;
	font-weight : bold;
	vertical-align : top;
}
.subheader2{
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	color: Gray;
	line-height: 20px;
	text-align : left;
	font-weight : bold;
	vertical-align : top;
}
.text {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	color: #535353;
	line-height: 20px;
	text-align : left;
	text-decoration: none;
}

.subnav {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #535353;
	line-height: 16px;
}
.link A {
	text-decoration: none;
	color: Red;
	font-family : Verdana;
	font-size : 10;
	line-height: 20px;
}

.link A:Hover {
	text-decoration: none;
	color: Gray;
	font-family : Verdana,
	font-size : 10;
	line-height: 20px;
}
.mail A {
	text-decoration: none;
	color:  #535353;
	background : White;
}

.mail A:Hover {
	text-decoration: none;
	color:  Gray;
	font-family : Verdana,
}

