/* Setup the default body color */
body {  color: #333366;	font-size: 10px;line-height: 20px; font-family: Verdana, Geneva, Arial, sans-serif;
	/* background: url(/images/stripes.png); */
	text-align: center; margin: 10px; background-color: #000000 }

/* Setup the default text style and color */
p {font-family: Arial; color: #000000; font-size: 9pt; } 

/* Setup the default h1 color */
h1 {font-family: Microsoft Sans Serif; color: #000000; font-size: 12pt; font-weight: bold }
h2 {font-family: Microsoft Sans Serif; color: #000000; font-size: 12pt; font-weight: bold }

/* Setup the main buttons link colors */
a#butt {font-family: Arial; color: #000000; margin-left: 15; margin-right: 10; text-decoration: none; font-size: 9pt; font-weight: normal }
a#butt:active {font-family: Arial; color: #ffff60; margin-left: 15; margin-right: 10; text-decoration: none; font-size: 9pt; font-weight: normal }
a#butt:hover {font-family: Arial; color: #ffffff; margin-left: 15; margin-right: 10; text-decoration: none; font-size: 9pt; font-weight: normal }

#page { color: #333366; background: #ffffff; text-align: left; margin-left: auto; margin-right: auto;
	 position: relative; width: 820px; height: auto; visibility: visible; display: block; }

#content1 { position: relative; top: 10px; left: 10px; width: 800px; background-color: #99CCFF; padding-top: 0;
	margin-top: 0; font-size: 10px; line-height: 17px; font-family: Microsoft Sans Serif; }

#header1 { position: absolute; top: 10px; left: 10px; width: 800px; height: 95px; background-color: #99CCFF; }
#header2 { position: absolute; top: 150px; left: 10px; width: 800px; height: 95px; background-color: #99CCFF; }
#header3 { position: absolute; top: 10px; left: 10px; width: 780px; height: 95px; background-color: #99CCFF; }
a.wba {background: #808080; color: #ffffff; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: bold}
a.wba:visited {background: #808080; color: #ffffff; text-decoration: none; font-family: Arial; font-size: 10pt; font-weight: bold}
a.wba:hover {background: #808080; color: #ffffff; text-decoration: underline; font-family: Arial; font-size: 10pt; font-weight: bold}