body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	scrollbar-3d-light-color:#8B8B8B;
	scrollbar-arrow-color:#8B8B8B;
	scrollbar-base-color:#CCFFFF;
	scrollbar-dark-shadow-color:#8B8B8B;
	scrollbar-face-color:#0000CD;
	scrollbar-highlight-color:#8B8B8B;
	scrollbar-track-color:#CCFFFF;
	scrollbar-shadow-color:#8B8B8B; 
} 

h2 {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 24px;
	font-weight: bolder;
	color: #000099;
	padding-left: 20px;
}
h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #A20000;
	padding-left: 20px;
	text-decoration: none;
	font: italic;
	text-align: left;
}
h4 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A20000;
	padding-left: 20px;
	text-decoration: none;
	font: italic;
	text-align: left;
}

p.text{
	color: Black;
	display: block;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	font-family: Arial;
	font-size: 14px;
}
p.text-index{
	color: Black;
	display: block;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
}
p.trans {
	font-size: 12px;
	font-weight: bold;
	color: Red;
	text-indent: 20pt;
}
p.actual {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #FF4500;
	padding-left: 20px;
	text-align: center;
}
.count {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-align: center;
	font: "Times New Roman", Times, serif;
	color: #696969;
}
.copyright {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 10px;
	font-style: italic;
	margin-left: 10px;
	float: none;
	text-align: right;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 10px;
}
.date {
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif";
	text-align: center;
	color: #606060;
	font-weight: bold;
	font-style: normal;
}
.pata-left {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 10px;
	color: #696969;
	font-style: italic;
	font-weight: bold;
	margin-left: 8%;
}
.run-text {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 10px;
	color: #606060;
	font-style: normal;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}
.small {
	font-size: 8px;
	font-weight: normal;
}
.tech {
	font-weight: bolder;
	color: #0000FF;
	font-family: "Verdana";
	font-size: 12px;
}

.tbltitle {
	font-size: 14px;
	font-weight: bolder;
}



table {
	clear: both;
	margin-bottom: 5px;
	margin-top: 5px;
}
tr.lineu {
	height: 18px;
	background-color: #CCFFFF;
}
td.lineu {
	height: 18px;
	background-color: #CCFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.topactive {
	color: #CC0066;
}
td.lined {
	height: 3px;
	background-color: #000099;
}
td.check {
	background-color: #CCFFCC;
	width: 25px;
}
td.spacer {
	background-color: #FFFFFF;
	width: 25px;
}

a:link {
	font-weight: bold;
	color: #3E0077;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #AA4FFF;
	text-decoration: underline;
	font-size: 16px;
}
a:visited {
	color: #6100BB;
	text-decoration: none;
	font-size: 14px;
}

.menut {
	font-weight: bold;
	color: #AA4FFF;
	font-size: 16px;
}

a.menus:link {
	font-weight: bold;
	color: #0000CD;
	text-decoration: none;
	vertical-align: top;
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.menus:hover {
	color: Navy;
	text-decoration: underline;
	vertical-align: top;
	font-weight: bold;
	font-size: 22px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.menus:visited {
	color: #6263FF;
	text-decoration: none;
	vertical-align: top;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.menus {
	font-size: 22px;
	font-weight: bold;
	color: Gray;
	vertical-align: text-top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

