	html {
		min-height: 101%;
	}
	body {
		margin: 5px 0px 0px 0px;
		color: #000000;
		font: 80% arial,helvetica,sans-serif;
		text-align: justify;
		padding: 3px 3px 0px 0px;
		background: #0084CA;
	}
	#table {
		font: 100% arial,helvetica,sans-serif;
		width: 900px;
		text-align: justify;
		background: #ffffff;
		color: #666666;
		line-height: 14pt;
		border-left: 0px ridge #cccccc;
		border-right: 0px ridge #cccccc;
	}
	#table1 {
		font: 100% arial,helvetica,sans-serif;
		width: 100%;
		text-align: justify;
		background: #ffffff;
		color: #666666;
		padding: 5px 5px 5px 5px;
		line-height: 12pt;
	}
	#table2 {
		font: 100% arial,helvetica,sans-serif;
		width: 100%;
		text-align: justify;
		background: #ffffff;
		color: #666666;
		padding: 5px 5px 5px 5px;
		line-height: 12pt;
	}
	#bullet {
		font: 100% arial,helvetica,sans-serif;
		color: #000080;
		padding: 0px 0px 0px 0px;
		line-height: 15pt;
	}
	#banner {
		background: url(../images/banner.jpg);
		font: 175% chicago,helvetica,sans-serif;
		width: 900px;
		height: 175px;
		text-align: left;
		color: #ffffff;
		letter-spacing: 2px;
		padding: 5px 5px 5px 5px;
		border-bottom: 0px solid #cc4880;
		border-top: 0px ridge #000080;
		border-left: 0px ridge #000080;
		border-right: 0px ridge #000080;
	}
	#tabletopinsert {
		font: 100% arial,helvetica,sans-serif;
		text-align: right;
		color: #000080;
		padding: 5px 5px 5px 5px;
		line-height: 13pt;
	}
	#footer {
		font: 85% arial,helvetica,sans-serif;
		width: 900px;
		height: 30px;
		text-align: center;
		color: #ffffff;
		padding: 3px 3px 3px 3px;
		background: #000080;
		height: 30px;
		color: #cccccc;
	}
	h1 {
		font-size: 125%;
		font-weight: normal;
		letter-spacing: 2px;
		color: #000080;
	}
	h2 {
		margin: 10px 0px 0px 0px;
		font-size: 115%;
		font-weight: normal;
		color: #000080;
		margin-bottom: -10px;
	}
	h3 {	
		margin: 30px 0px 0px 0px;
		}
		
	a {
		color: #cccccc;
		text-decoration: none;
		font-size: 100%;
	}
	a:hover {
		color: #ffffff;
		text-decoration: none;	
		font-size: 100%;	
	}
	#a2 {
		color: #000080;
		text-decoration: underline;
		font-size: 100%;
	}
	#a2:hover {
		color: #000080;
		text-decoration: none;	
		font-size: 100%;	
	}