body { 	
	background-color: white;
	scrollbar-arrow-color: #A5BA81;
	font-family: Verdana, Helvetica, Tahoma, Arial, MS Sans Serif;
	font-size: 10pt
}

table,td { 
	font-family: Verdana, Helvetica, Tahoma, Arial, MS Sans Serif;
	font-size: 10pt
}

pre {
	margin-top:0;	
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0
}

ul { 
	
	padding-left:10pt; 
	margin-left:0px; 
	margin-top: 0; 
	margin-bottom: 2; 
}

ul.normal {
	list-style-image: url(img/bullet.gif); 
	list-style-position: outside; 
	padding-left:10pt; 
	margin-left:0px; 
	margin-top: 0; 
	margin-bottom: 2;
}

INPUT.button{
	BACKGROUND-COLOR: white;
	COLOR: Black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	border: 1px #000000;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset
}

INPUT {
	BACKGROUND-COLOR: white;
	COLOR: Black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	border: 1px #000000;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset
}

INPUT.noborder {
	BACKGROUND-COLOR: white;
	COLOR: Black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	border: 0px;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset
}

SELECT {
	BACKGROUND-COLOR: white;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	border: 2px #000000;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset
}

TEXTAREA {
	BACKGROUND-COLOR: white;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	border: 1px #000000;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset
}

PRE {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
}

.odd { background-color: #FFFFEE}
.even { background-color: #F5F5CB}
a { text-decoration: underline;ie4:bug;color:#cc3300;}
a:active { text-decoration: underline; color:#330099;}
a:visited { text-decoration: underline; color:#cc3300;}
a:hover { text-decoration: underline; color:#990000; }
.u { color: black; text-decoration: underline }
.bc1 { background-color: #CF3F39; color: #FFFFFF } /*background-color: #CF3F39; color: #663300*/
.bc2 { background-color: #FFFFEE; color: #663300 }
.bc3 { background-color: #FAFAFA; color: black }
.txt { background-color: #FFFFFF; font-family: MS Sans Serif; font-size: 10pt }
.red { color: red }
.black { color: black }
.gray { color: gray }
.mbody { margin-left: 28px; margin-right: 10px; padding-left: 6px; border-top: 2 groove #C0C0C0; padding-top: 8; padding-bottom: 4 }
.times { font-size: 12pt; font-family: Times New Roman, Times }
.ml { font-size: 9pt; background-color: #E0E0E0; color: black; padding-right: 5; padding-bottom: 2; margin-bottom: 3; margin-top: 5; text-align: right }
.comment { color: black }
.owner { color: purple }
