td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:16px;
	color: #E5E5E5;
	line-height:140%;
	
}

p.big {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:16px;
	color: #E5E5E5;
	line-height:170%;
	
}

a {
	text-decoration: none;
	color:#0C7C00;
}

A:Hover  {
	color : #6c6;
	text-decoration : underline;
}

H4 {
	font-family:Tahoma;
	font-size:16px;
	color: #E5E5E5;
	font-weight: bold;
}

H3 {
	color: #6C6;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}

H2 {
	color: #E5E5E5;
	font-size : 12px;
	font-family:Tahoma;
}

H1 {
	color: #6C6;
	font-weight: bolder;
	font-family:Tahoma;
	font-size: 18px;
	font-style: italic;
}

.footer {
	padding: 10px 0;
	background: #6F7D94;
	text-align: center;
	font-weight: bold;
	font-family: "Myriad Pro";
	background-color: #6C6;
	word-spacing: normal;
	color: #000;
	font-size: 130%;
}
