html {
		height: 101%;
	}
body {
		height: 101%;
		margin: 5px 0px 10px 0px;
		background: #222222;
		font: 90% arial,helvetica,sans-serif;
	}
	table {
		font: 90% arial,helvetica,sans-serif;
	}
	#table1 {
		width: 900px;
		text-align: justify;
		color: #4b4b4b;
		padding: 10px 10px 10px 10px;
		line-height: 16pt;
		background: url(../images/bg.jpg) no-repeat;
		}
	#table1 img { 
		border: 7px solid #cccccc;
	}
	#table2 {
		font: 100% arial,helvetica,sans-serif;
		width: 550px;
		text-align: justify;
		color: #4b4b4b;
		line-height: 16pt;
		padding: 0px 0px -10px 0px;
		}
	#table2 img { 
		border: 7px solid #cccccc;
	}
	#banner {
		background: url(../images/banner.jpg);
		width: 900px;
		height: 125px;
		letter-spacing: 1px;
		padding: 15px 15px 15px 15px;
		color: #cccccc;
		font: 90% arial,helvetica,sans-serif;
		border-top: 1px solid #49c8fb;
		border-right: 1px solid #49c8fb;
		border-left: 1px solid #49c8fb;
	}
.bullet {
		line-height: 16pt;
		padding: 0px 0px 0px 0px;
		border: 0px solid #cccccc;
	}

	#footer {
		width: 900px;
		height: 30px;
		letter-spacing: 1px;
		background: #0051e8;
		color: #cccccc;
		font: 70% arial,helvetica,sans-serif;
		border-bottom: 1px solid #49c8fb;
		border-right: 1px solid #49c8fb;
		border-left: 1px solid #49c8fb;
	}
	#form {
		font: 100% arial,helvetica,sans-serif;
		width: 700px;
		text-align: justify;
		background: #f2f2f2;
		color: #222222;
		padding: 10px 10px 10px 10px;
		line-height: 16pt;
		border-top: 1px dashed #cccccc;
		border-bottom: 1px dashed #cccccc;
		border-right: 1px dashed #cccccc;
		border-left: 1px dashed #cccccc;
		}
	h1 {
		font-size: 110%;
		color: #0051e8;
		text-decoration: none;
		font-weight: normal;
	}
	h2 {
		font-size: 105%;
		font-weight: bold;
		margin: 0px 0px -10px 0px;
	}
	h3 {
		margin: 30px 0px 0px 0px;
	}

	a {
		color: #cccccc;
		font-weight: normal;
		text-decoration: none;
	}
	a:hover {
		color: #ffffff;
		font-weight: normal;
		margin: 0px 0px 0px 0px;
	}
	.a2 {
		color: #cccccc;
		letter-spacing: 1px;
		font-weight: normal;
		text-decoration: none;
	}
	.a2:hover {
		color: #ffffff;
		font-weight: normal;
	}