	html {
		height: 101%;
	}
	body {
		height: 101%;
		margin: 5px 0px 5px 0px;
		color: #363636;
		font: 85% arial,helvetica,sans-serif;
		text-align: justify;
		padding: 3px 3px 0px 0px;
		background: #000080;
	}
	table {
		
		text-align: justify;
		padding: 0px 0px 0px 0px;
		line-height: 13pt;
	}
	#table1 {
		font: 95% arial,helvetica,sans-serif;
		width: 900px;
		text-align: justify;
		background: url(../images/bg.jpg);
		padding: 10px 15px 10px 15px;
		line-height: 14pt;
		border-bottom: 0px solid #cc4880;
	}
	#table2 {
		font: 95% arial,helvetica,sans-serif;
		text-align: justify;
		padding: 10px 5px 5px 5px;
		line-height: 15pt;
	}
.table2 {
		text-align: justify;
		padding: 5px 5px 5px 5px;
		line-height: 15pt;
	}
.logos {
		background: #ffffff;
		text-align: center;
		padding: 10px 5px 5px 5px;
	}
#bullet {
		font: 100% arial,helvetica,sans-serif;
		color: #ffffff;
		padding: 0px 0px 0px 0px;
		line-height: 10pt;
	}
	#banner {
		font: 200% arial,helvetica,sans-serif;
		width: 900px;
		height: 150px;
		text-align: center;
		letter-spacing: 4px;
		color: #ffffff;
		line-height: 13pt;
	}
	#bottom {
		background: #9ecdeb;
		font: 75% arial,helvetica,sans-serif;
		text-align: center;
		width: 900px;
		height: 30px;
		color: #666666;
		padding: 5px 5px 5px 5px;
	}
.contactus {
		background: #9ecdeb;
		color: #000080;
		width: 100%;
		letter-spacing: 2px;
		text-align: justify;
		vertical-align: middle;
	}
h1 {
		font-size: 110%;
		font-variant: small-caps;
		letter-spacing: 1px;
		font-weight: normal;
		color: #000080;
		margin-bottom: -10px;
	}
h2 {
		margin: 10px 0px -10px 0px;
		width: 450px;
		font-size: 100%;
		letter-spacing: 1px;
		font-weight: normal;
		color: #000080;
		padding: 0px 0px 5px 0px;
		border-bottom: 1px solid #cccccc;

	}
h3 {
		font-size: 110%;
		text-transform: uppercase;
		letter-spacing: 2px;
		font-weight: normal;
		color: #000080;
	}
		
a {
		color: #ffffff;
		text-decoration: none;
		font-size: 100%;
	}
a:hover {
		color: #ffffff;
		text-decoration: underline;	
		font-size: 100%;	
	}
.a2 {
		color: #4b4b4b;
		text-decoration: none;
		font-size: 100%;
	}
.a2:hover {
		color: #333333;
		text-decoration: none;	
		font-size: 100%;	
	}