td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color: #788CA0;
}

a {
	text-decoration: underline;
	color:#FF0006;
}

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

H1 {
	color: #788CA0;
	font-weight: bold;
	font-size : 25px;
	font-family:Tahoma;
}H3 {
	color: #788CA0;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}.text {
	font-family: Verdana, Arial, Helvetica;
	font-size: x-small;
	color: #333333;
}
.tagline {
	font-family: Verdana, Arial, Helvetica;
	font-size: xx-small;
	font-weight: bold;
	color: #788CA0;
}
