html, body { 
             height: 100%; 
             margin: 0; 
             padding: 0; 
           } 
td { font-family: Arial; font-size: 12px; color: #000000; }
tr.hmenu { color: #124B98; font-family: Arial; font-size: 12px; font-weight: bold}
.head {margin-top: 12px; margin-left: 18px; margin-bottom: 8px; font-weight: bold; font-family: Arial; color: #FF0000; font-size: 14px;}
.head2 {margin-top: 0px; margin-left: 0px; margin-bottom: 8px; font-weight: bold; font-family: Arial; color: #FF0000; font-size: 14px;}
.maintext {font-family: Arial; font-size: 12px; color: #124B98; margin-bottom: 10px;}


a { color: #006633; text-decoration: uderline; font-weight: bold; font-size: 12px; font-family: Arial;}
A:active	{ text-decoration: uderline; }
A:link		{ text-decoration: uderline;}
A:visited {  text-decoration: uderline; color: #999999}
A:hover { text-decoration: none; color: #669966}

a.nb { color: #006633; text-decoration: uderline; font-weight: normal; font-size: 12px; font-family: Arial;}
a.a11 { color: #006633; text-decoration: underline; font-weight: normal; font-size: 11px; font-family: Arial;}

p { text-indent: 20px;
margin-bottom: 0px;
margin-top: 0px;
margin-right: 18px;
}

p.noind {
text-indent: 0px;
margin-bottom: 10px;
margin-top: 10px;
margin-right: 18px;
}

.input1
{
	background-color:#FFFFFF;
	color:#000000;
	border:1px #CCCCCC solid;
	font-size: 11px;
	font-style: normal;
}

.input2
{
	background-color:#FFFFFF;
	color:#669966;
	border:1px #CCCCCC solid;
	font-size: 10px;
	font-style: normal;
}
.input3
{
	background-color:#FFFFFF;
	color:#669966;
	border:1px #CCCCCC solid;
	font-size: 11px;
	font-style: normal;
}
.clishe {
	font-size: 10px;
}
.div11 { font-size: 11px; }
.pad2
{
	padding-top: 2px;
}

IMG.im1 { margin-right: 15px; }