body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFDD; 
	color: #000000;
	font-size: 100%;
}

a:link { 
	text-decoration:none;
	color: #009900;
}

a:visited { 
	text-decoration:none;
	color: #006600;
}

a:hover { 
	text-decoration:none;
	color: #DD9900;
}

td {
	text-align: left;
	vertical-align: top;
}

th {
	text-align: center;
	vertical-align: top;
}

h1 {
	font-size: 200%;
	text-align: center;
}

h2 {
	font-size: 175%;
	font-style: italic;
	text-align: center;
}

h3 {
	font-size: 150%;
	text-align: center;
}

div.box { 
	border: solid; 
	border-width: thin; 
	width: 75% ;
	text-align: left;
}

h1.row { 
	background: #DDFFDD;
	padding: 0.5em;
	border: none;
}

h2.row { 
	background: #DDFFDD;
	padding: 0.5em;
	border: none;
}

h3.row { 
	background: #DDFFDD;
	padding: 0.5em;
	border: none;
}

#topmenu {
	background-color: #009900;
	font-weight: none;
	font-size: 75%;
	color: #FFFFFF;
	text-align: center;
	padding: 2px 2px;
}

#topmenu a {
	text-decoration:none;
	color: #FFFF33;
}

#topmenu a:visited {
	text-decoration:none;
	color: #CCCC33;
}

#topmenu a:hover {
	text-decoration:none;
	color: #FFFFFF;
}

#content a:link { 
	text-decoration:none;
	color: #009900;
	border-bottom: 1px dashed #009900;
}

#content a:visited { 
	text-decoration:none;
	color: #006600;
	border-bottom: 1px dashed #006600;
}

#content a:hover { 
	text-decoration:none;
	color: #DD9900;
	border-bottom: 1px dashed #DD9900;
}

#date {
	font-weight: none;
	font-size: small;
	font-family: monospace;
	color: #000080;
}

#notes {
	font-weight: none;
	font-size: small;
	font-style: italic;
	color: #000000;
}

#notes a:link { 
	text-decoration:none;
	color: #009900;
	border-bottom: 1px dashed #009900;
}

#notes a:visited { 
	text-decoration:none;
	color: #006600;
	border-bottom: 1px dashed #006600;
}

#notes a:hover { 
	text-decoration:none;
	color: #DD9900;
	border-bottom: 1px dashed #DD9900;
}

#banners {
	text-align: center;
}

#counters {
	text-align: right;
	vertical-align: top;
}

#faqq {
	background-color: #DDFFDD; 
	font-weight: none;
	font-style: italic;
	color: #000000;
}

#faqa {
	font-weight: none;
	font-style: normal;
	color: #000000;
}
