td {
	color: 000080;
}
P {font-family : arial;
	font-style : normal;
	font-size : 10pt;
	}

TEXTAREA {font-family : arial;
	font-style : normal;
	font-size : 10pt;
	}

BODY {	font-family : arial;
	font-size : 10pt;
	font-style : normal;
	color : black;
	}

A:Link    {text-decoration : underline;
	color : #000080;
	}
A:Visited {text-decoration : underline;
	color : #000080;
	}
A:Active  {text-decoration : none;
	color : #000080;
	}
A:Hover  {text-decoration : underline;
	color : #666666;
	}

.calltoaction {
	border: 1px solid #999999;
	padding: 5px;
	background-color: #FFFF00;
	color: #FF0000;


}
.leftlink {
	color: #FF3300;
	background-color: #FFFF00;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #999999;


}
.leftlink a {
	color: #FF3300;
	text-decoration: none;
}
.leftlink a:visited {
	color: #FF3300;
	text-decoration: none;
}
.leftlink a:hover {
	color: #666666;
	text-decoration: none;
}
h4 {
	color: #FF3300;
}
