body {
	background-color: #ccccff;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
	text-align: center;
  	min-width: 800px;
}

h1 {
	/*background: url("bluebar.gif");
	background-repeat: no-repeat;
	background-position: center;*/
	color: #cc0000;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: bolder;
	line-height: normal;
	margin: 0px;
	padding: 30px; 0px; 20px; 0px;
	text-decoration: none;
	text-transform: none;
}

li {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding-bottom: 4pt;
	text-decoration: none;
	text-transform: none;
	white-space: normal;
}

h2 {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	line-height: normal;
	margin-bottom: 2px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 0px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
	word-spacing: normal;
}

main {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	text-transform: none;
}

h6 {
	color: #666666;
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
}

h5 {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
}

h4 {
	color: #666666;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	background-color: #ccccff;
	text-align: center;
}

h3 {
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: normal;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 0px;
	padding: 0px;
	text-decoration: none;
	text-transform: none;
	word-spacing: normal;
}

a:link { color:#cc0000; text-decoration:none}
a:visited { color:#000000; text-decoration:none}
a:hover { color:#000000; text-decoration:underline; cursor:default}
a:active { color:#000000; text-decoration:none}

div#container {
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	background-color: #ffffff;
	margin: 0 auto;
	width: 800px;
	padding: 0px;
	text-align: left;
	}
	
div#container2 {
	margin: 0 auto;
	width: 800px;
	padding: 0px;
	}
	
#img {
	padding: 0px;
	margin: 0px;
	}
	
#img2 {
	padding: 0px;
	margin: 0px;
	text-align: center;
	}			