.eng {
	font-family: verdana;
	font-size: 12px;
	color: #CCCCCC;
}
.eng1 {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
}
.eng2 {
	font-family: verdana;
	font-size: 12px;
	color: #FF0000;
}
.eng3 {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}
.eng4 {
	font-family: verdana;
	font-size: 12px;
	color: #FF9933;
}
.eng5 {
	font-family: verdana;
	font-size: 12px;
	color: #3333cc;
}
.eng6 {
	font-family: verdana;
	font-size: 18px;
	color: #006699;
	font-style: inherit;
	}
a.nav:link {color: red; text-decoration: none;  font-size:8pt;}
a.nav:visited {color: purple; text-decoration: none; font-size:8pt; }
a.nav:hover {color: orange; text-decoration: underline; font-size:8pt; }
a.nav:active {color: blue; font-size:8pt; } 

a.external:link {color: #FF6600; font-size:8pt; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration:none;}
a.external:visited {color: #333333; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; text-decoration:none;}
a.external:hover {text-decoration: underline;color:#FF9900; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; text-decoration:none; }
a.external:active {color: red;  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; text-decoration:none;}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}