body {
	background: #000 url(images/blue.jpg) no-repeat 100% 100%;
	margin: .5em 1em 100px;
	font-family: ariel, sans-serif;
	font-size: 12pt;
}

td {
	font-family: ariel, sans-serif;
	font-size: 12pt;
}

td.member, td.member td {
	font-family: ariel, sans-serif;
	font-size: 11pt;
}
td.member .box3 {
	background-color: #fff;
	color: #aaa;
	border: solid 1px #c3c3c3;
	font-size: 11pt;
	padding: 15px;
	margin: 50px;
}

h1 {
	color: #f00;
	font-size: 50px;
	line-height: 55px;
	text-align:center;
	font-weight: normal;
	font-family: Impact, Sans-Serif;
	padding: 0;
}
h2 {
	color: #000;
	font-family: Impact, Sans-Serif;
	font-size: 31px;
	font-weight: normal;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
}
h3 {
	color: #f00;
	font-family: Tahoma;
	font-size: 18pt;
	text-align:center;
}
td.box1 h3 {
	color: #c00;
	font-family: "Courier New", Courier, monospace;
	font-size: 15pt;
	font-weight: bold;
}
.hl h3, .uhl h3, h3 .hl, h3 .uhl {
	color: #000000;
}
h6 a {
	font-size: 14pt;
}
h4 {
	color: #000;
	font-size: 15pt;
	font-style: italic;
	text-align: center;
}
h5 {
	color: #000;
	font-family: Tahoma;
	font-size: 15pt;
	text-align:center;
	font-weight: normal;
}
h6 {
	color: #000;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}
.dyndesc {
	font-size: 10pt;
	color: #999999;
}
.dynsrc {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-size: 10pt;
	width: 500px;
	text-align: left;
}
.btext {
	color: #000099;
}
.rtext {
	color: #CC0000;
}
td.box1 {
	background-color: #ff9;
	border: solid 1px #000;
	padding: 15px;
}
td.box2a h1, td.box2a h2, td.box2a h3, td.box2a h4, td.box2a h5, td.box2a h6 {
	margin-top: 0;
	margin-bottom: 0;
}
td.box2a {
	background-color: #ff9;
	border: dashed 4px #000;
	padding: 15px;
	border-bottom-width: 2px;
}
td.box2b {
	background-color: #FFFFFF;
	border: dashed 4px #000;
	padding: 15px;
	margin-top: -1em;
	border-top-width: 2px;
}
.box3 {
	background-color: #fff;
	color: #555;
	border: solid 1px #c3c3c3;
	font-size: 10pt;
	padding: 15px;
	margin: 50px;
}
div.box3 p {
	margin: 0;
	padding: 0;
}
td.main {
	padding: 15px;
}
.center {
	text-align: center;
}
.overlink a {
	text-decoration: none;
	color: #000;
}
.overlink a:hover, .overlink a:active {
	text-decoration: underline;
	color: #000;
}
.hl {
	background-color: #ff0;
}
.u {
	text-decoration: underline;
}
.strike {
	text-decoration: line-through;
}
.ustrike {
	text-decoration: line-through underline;
}
.uhl {
	background-color: #ff0;
	text-decoration: underline;
}
.red { color: #f00; }
.blue { color: #008; }
.note { color: #009; font-size: 10pt; }
ul {
	padding-left: 2.5em;
	padding-right: 2.5em;
}
li { margin-bottom: 1em; }
td td li { margin-bottom: 0; }
td.box1 li { margin-bottom: 0; }
td.box1 li { padding: .5em 0; font-size: 11pt; }
#copy { color: #999; text-align: center; font-size: 10pt; }
