body {
	background: #FFFFFF; 
	font-family:Verdana, Tahoma, Arial, serif; 
	color: #000000;
	scrollbar-face-color: #E5E5E5;
	scrollbar-shadow-color: #CACED1;
	scrollbar-highlight-color: #F1F5FB;
	scrollbar-3dlight-color: #FAFAFF;
	scrollbar-darkshadow-color: #2A3C54;
	scrollbar-track-color: #CACED1;
	scrollbar-arrow-color: #41193F;
}
A {
	:active {color: #000000}
	:link {color: #211D99}
	:visited {color: #991D21}
}
LI {	text-align: justify;
}
.liindent {
	text-indent: 1 em;
}
.center {
	text-align: center;
}
H1 {
	text-align: center;
}
H2 {
	text-align: center;
}
H3 {
	text-align: center;
}
P {
	text-align: justify;
}
.first {
	text-indent: 1.5em;
}
TABLE {
}
.main {
	width: 760;
	border-collapse: collapse;
	font-size:12px;
}
.main2 {
	width: 760;
	border-collapse: collapse;
	border: 1px solid #000000;
	font-size:12px;
}
.mainnowidth {
	border-collapse: collapse;
	font-size:12px;
}
TR.light {
	background: #ADAFFE;
}
TR.headrmain {
	background: #E5E5E5;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
TR.headrmainnocenter {
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
}
TR.headrmain2 {
	border: 1px solid #000000;
	background: #CACED1;
	text-align: center;
}
TD.lined {
	border: 1px solid #000000;
}
TD.itemdesc {
	text-align: justify;
}
TD.headrmain {
	background: #E5E5E5;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
TD.smalltext {
	font-size:6px;
}
TD.smallertext {
	font-size:9px;
}
HR {
	text-align: center;
}
HR.fifty {
	width: 50%;
}
HR.messageline {
	color: #FFFFFF
}
input.obutton {	
	background-color: #E5E5E5;
	width: 100px;
}
input.obutton2 {
	background-color: #E5E5E5;
	width: 200px;
}
button.obutton {	
	background-color: #E5E5E5;
	width: 100px;
}
button.obutton2 {
	background-color: #E5E5E5;
	width: 200px;
}
input.text {
	font-family:Courier, Arial, sans-serif; 	
}
img.islink {
	cursor: hand;
}
