body{
	background-color: #F9F9F0;
}
p,li         { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }
hr           { color: #008000; width: 50%; }
dt           { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; }
dd,td        {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
}
a            { color: #000080; text-decoration: none; background-color: #E1FFE1; }
a:visited    { color: #804000; text-decoration: none; background-color: #E1FFE1; }
a:hover      { color: #FF4400; text-decoration: underline; background-color: #E1FFE1; }
h1           {
	font-family: Times New Roman;
	font-size: 24pt;
	font-weight: bold;
	color: #336633;
	margin-left: 15px;
}
h2           { font-family: Times New Roman; font-size: 18pt; font-weight: bold ;}
h3           { font-family: Times New Roman; font-size: 12pt; font-style: italic; 
               font-weight: bold; }
box          {
	border: 2;
    padding: 3;
	border-color: #CCCCCC;
	border-style: solid;
}
td           {
	text-align: left;
	border: 0 solid #C0C0C0;
	padding: 9;
	border-width: 1;
}
table        { cell-spacing: 0; border: 1;}
myname       { font-family: Times New Roman; font-size: 24pt; font-weight: bold; color: #008000 }

hr{ width: 50% }
#lhs h1 {
	text-align:left;
	font-family: Verdana,sans-serif;
	color: #000000;
	font-size: 12px;
}
#lhs p {
	font-famly: Verdana, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 5px;
}
#lhs h1 {
	font-famly: Verdana, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
	border-bottom: 1px solid #ab8030; 
    color: inherit; margin-left: 0px;}

#lhs a            { color: #804000; text-decoration: none; background-color: #C7D8C0; }
#lhs a:link       { color: #804000; text-decoration: none; background-color: #C7D8C0; }
#lhs a:visited    { color: #804000; text-decoration: none; background-color: #C7D8C0; }
#lhs a:hover      { color: #FF4400; text-decoration: underline; background-color: #D8F3D1; }

#rhs a            { color: #804000; text-decoration: none; background-color: #F9F9F0; }
#rhs a:link       { color: #804000; text-decoration: none; background-color: #F9F9F0; }
#rhs a:visited    { color: #804000; text-decoration: none; background-color: #F9F9F0; }
#rhs a:hover      { color: #FF4400; text-decoration: underline; background-color: #E7E7C2; }

#rhs td       {
	text-align: left;
	border: 0 solid #C0C0C0;
	padding: 1;
	border-width: 0;
}

#rhs h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-left: 5px;
	font-style: normal;
	font-weight: bold;
}
#rhs h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#996600;
	font-size:14px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 5px;
	font-style: normal;
}
.BdrDotTop{
    border-top-style: dotted;
	border-top-color: #ab8030;
	border-top-width: 1px;
}
IMG {border:0px;}

.total {
	font-weight:bold;
	color: #000000;
	text-align: center;
}