a, a:visited, a:active {
	color:#4A758A;
	text-decoration:underline;
}
a:hover {
	color:#999999;
	text-decoration:none;
}

div, p, td, li {
	font-family: Verdana, Helvetica, Arial;
	font-size: 10pt;
}

.header {
	font-family: Tahoma, Arial;
	font-size: 16pt;
	font-weight:bold;
}


.iheader {
	font-family: Times New Roman;
	font-size:22pt;
	font-weight:bold;
	font-style:italic;
}

.quote {
	font-family: Times New Roman;
	font-size:14pt;
	font-style:italic;
	color:#555555;
}

.signature {
	font-family:Script, cursive;
	font-size:20pt;
	font-style:italic;
	font-weight:bold;
}
