	html {
		height: 101%;
	}
	body {
		height: 101%;
		margin: 5px 0px 5px 0px;
		font: 100% arial,helvetica,sans-serif;
		color: #666666;
		text-align: justify;
		padding: 3px 3px 0px 0px;	
		background: #387645;
	}
	#table {
		font: 100% arial,helvetica,sans-serif;
		width: 935px;
		text-align: justify;
		background-color: #eeeeee;
		vertical-align: top;
		padding: 0px 0px 0px 0px;
		line-height: 16pt;
		border-right: 0px solid #63a963;
		border-left: 0px solid #63a963;
	}
.left {
		border-right: 1px solid #cccccc;

	}

	#table1 {
		width: 100%;
		font: 80% arial,helvetica,sans-serif;
		text-align: justify;
		vertical-align: top;
		padding: 10px 10px 10px 10px;
		line-height: 13pt;
	}
	#table2 {
		font: 80% arial,helvetica,sans-serif;
		text-align: justify;
		vertical-align: top;
		padding: 5px 5px 5px 5px;
		line-height: 13pt;
	}
	#banner {
		font: 100% arial,helvetica,sans-serif;
		background: url(../images/banner.jpg);
		width: 935px;
		height: 150px;
		color: #ffffff;
		text-align: right;
		padding: 5px 10px 5px 5px;
	}
	#top2 {
		font: 80% arial,helvetica,sans-serif;
		color: #cccccc;
		padding: 0px 5px 0px 10px;	
	}
	#top3 {
		font: 80% arial,helvetica,sans-serif;
		color: #cccccc;
		text-align: right;
		padding: 0px 10px 0px 0px;	
	}

	#bottom {
		background: url(../images/banner.jpg);
		font: 70% arial,helvetica,sans-serif;
		width: 935px;
		height: 30px;
		text-align: center;
		vertical-align: middle;
		color: #cccccc;
		vertical-align: middle;
		padding: 2px 2px 2px 2px;
		line-height: 14pt;
	}
	h1 {
		text-align: left;
		font: 115% arial;
		letter-spacing: 1px;
		font-variant: small-caps;
		font-weight: bold;
		color: #006600;
	}
	h2 {
		margin: 10px 0px 0px 0px;
		font-size: 100%;
		color: #006600;
		letter-spacing: 1px;
		font-variant: small-caps;
		padding: 0px 0px 5px 0px;
		border-bottom: 1px solid #cccccc;
	}
	h3 {	
		margin: 10px 0px -10px 0px;
		font-size: 100%;
		font-weight: bold;
		font-style: italic;
	}
	h4 {	
		margin: 10px 0px 10px 0px;
		font-size: 100%;
		font-weight: bold;
		font-style: italic;
		text-transform: uppercase;
		color: #006600;
	}
	a {
		font-size: 100%;
		color: #ffffff;
		text-decoration: none;
	}
	a:hover {
		font-size: 100%;
		color: #cccccc;
		padding: 0px 0px 3px 0px;
		border-bottom: 2px solid #cccccc;	
	}
.a2 {
		font-size: 100%;
		color: #cccccc;
	}
.a2:hover {
		font-size: 100%;
		color: #ffffff;
		text-decoration: none;
		border-bottom: 0px solid #cccccc;	
	
	}
.a3 {
		font-size: 100%;
		color: #666666;
		font-weight: bold;
	}
.a3:hover {
		font-size: 100%;
		color: #4b4b4b;
		text-decoration: none;
		border-bottom: 0px solid #cccccc;	
	
	}