/* Valid font families...
	font-family: "Times New Roman", Times, serif;
	font-family: "Courier New", Courier, Fixed, monospace;
	font-family: Arial, Helvetica, sans-serif}
*/
body {
	width: 100%;
	background-color: #5A7D9B;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
p.image img {
	display: inline;
	margin: 0px;
	border: 0px;
	border-style: none;
	padding: 0px;
	line-height: 0px; 
}
p.image a:link {
	display: inline;
	margin: 0px;
	border: 0px;
	border-style: none;
	padding: 0px;
	line-height: 0px; 
}
p.image a:hover {
	display: inline;
	margin: 0px;
	border: 0px;
	border-style: none;
	padding: 0px;
	line-height: 0px; 
}
p.image a:visited {
	display: inline;
	margin: 0px;
	border: 0px;
	border-style: none;
	padding: 0px;
	line-height: 0px; 
}
a:link {
	color: #0000CC;
	border-style: none;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 26px;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	border-style: none;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 26px;
	text-decoration: none;
}
a:hover {
	color: #6666FF;
	border-style: none;
	padding-left: 12px;
	padding-right: 8px;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 26px;
	text-decoration: none;
}
a:active {
	color: #0000CC;
	border-style: none;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 26px;
	text-decoration: none;
}
/* * * * * * * * * ??? BELOW * * * * * * * * */
