/* CSS Document */
<style type="text/css">
<!--
.title {color: #1A75CE}
.heading {
	color:#1A75CE;
	margin-bottom:1px;
	}
.topheading {color:#EE8C1D}
span a:link {
	color: #999999;
	text-decoration: none;
	}
span a:visited { 
	color: #999999;
	text-decoration: none;
	}
span a:hover { 
	color: #FF8000 ;
	text-decoration: none;
	}
span a:active { 
	color: #999999;
	text-decoration: none;
	}
blockquote a:link {
	color: #000000;
	text-decoration: none;
	}
blockquote a:visited { 
	color: #000000;
	text-decoration: none;
	}
blockquote a:hover { 
	color: #FF8000 ;
	text-decoration: none;
	}
blockquote a:active { 
	color: #000000;
	text-decoration: none;
	}
a.info:link {
	color: #000000;
	text-decoration: none;
	}
a.info:visited { 
	color: #000000;
	text-decoration: none;
	}
a.info:hover { 
	color: #FF8000 ;
	text-decoration: none;
	}
a.info:active { 
	color: #000000;
	text-decoration: none;
	}
-->
</style>
