<!-- // 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
td,form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
textarea{
    scrollbar-base-color: White;
	scrollbar-3dlight-color: Yellow;
	scrollbar-arrow-color: Blue;
	scrollbar-darkshadow-color: blue;
	scrollbar-face-color: White;
	scrollbar-highlight-color: blue;
	scrollbar-shadow-color :yellow;
	scrollbar-track-color: White;
}
.backlight
{
	background-color : #FFFFFF;
	scrollbar-base-color: White;
	scrollbar-3dlight-color: Yellow;
	scrollbar-arrow-color: Blue;
	scrollbar-darkshadow-color: Blue;
	scrollbar-face-color: White;
	scrollbar-highlight-color: Blue;
	scrollbar-shadow-color: Yellow;
	scrollbar-track-color: White;
}
.backdark
{
	background-color : #7070FF;
}
h1{
	font-family : "Times New Roman", Times, serif;
	margin-top : 0pt;
	margin-bottom : 0pt;
    font-size: 18px;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	margin-top : 0pt;
	margin-bottom : 0pt;
	font-weight: bold;
	font-size: 13px;
}
h3 {
	font-family : "Times New Roman", Times, serif;
	margin-top : 0pt;
	margin-bottom : 0pt;
}
h4 {
	font-family : "Times New Roman", Times, serif;
	margin-top : 0pt;
	margin-bottom : 0pt;
}
input {
	margin-top: 2pt;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: blue;
}
.dblue {
	color : Blue;
}
.white{
	color: white;
}

.gr12            {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt
}
.gr11            {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt
}
.gr10            {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt
}
.gr9            {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt
}
.gr8            {
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt
}
.gr7            {
	font-family: Arial, Helvetica, sans-serif;
	font-size:7pt
}
.gr6            {
	font-family: Arial, Helvetica, sans-serif;
	font-size:6pt
}
.gr36            {
	font-family: Arial, Helvetica, sans-serif;
	font-size:36pt
}
.gr16            {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16pt
}
// -->

