/* CSS Document */
<style>
	a, A:link, a:visited, a:active
		{color: #000066; text-decoration: none; font-family: Verdana; font-size: 11px;text-decoration:none}
	A:hover
		{color: #ff0000; text-decoration: none; font-family: Verdana; font-size: 11px;text-decoration:none}
	p, tr, td, ul, li
		{color: #000000; text-decoration: none;font-family: Verdana; font-size: 11px;text-decoration:none}
	form
		{margin: 5px;}
	.header1, h1
		{color: #ffffff; background: #4682B4; font-weight: bold; font-family: Verdana; font-size: 11px; margin: 0px; padding: 2px;}
	.header2, h2
		{color: #000000; background: #DBEAF5; font-weight: bold; font-family: Verdana; font-size: 11px;}
	.intd
		{color: #000000; text-decoration: none;font-family: Verdana; font-size: 11px; padding-left: 15px;}

</style>


