 body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ccffcc;
    }
p {font-family: Arial, Helvetica, sans-serif;}
h2 {font-family: Arial, Helvetica, sans-serif;}
h3 {font-family: Arial, Helvetica, sans-serif;}
td {font-family: Arial, Helvetica, sans-serif;}
a.btn {text-decoration:none; color:black}
a.btn:hover {background: #9999cc}
span.abtn {width:12%; background-color: #ffccff; text-align: center}
span.tbtn {width:12%; background-color: #ffffcc; text-align: center}
.bold {font-weight: bold}
.oblique {font-style: oblique}
.center {margin-left:auto; margin-right:auto; text-align: center;}
.decimal {list-style-type:decimal;}
.lowalpha {list-style-type:lower-alpha;}
.upalpha {list-style-type:upper-alpha;}
.lowroman {list-style-type:lower-roman;}
.uproman {list-style-type:upper-roman;}
.right {text-align: right}
.boldunderline {font-weight: bold; text-decoration: underline;}
.underline {text-decoration: underline;}
.italic {font-style: italic;}
.courier {font-family: "lucida console", "courier new", courier, monospace; font-size:medium;}
a.plain {text-decoration:none; color:black}
a.plain:link {text-decoraton:none; color:black}
a.plain:visited {text-decoration:none; color: #666666}
a.plain:hover {background: #9999cc}
img {border-style: none; clear: both; vertical-align: middle}
.timestamp {text-align:right; font-size:xx-small; font-family:arial, helvetica, sans-serif;}