<!-- Text Style -->

.style0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.style {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 180%;
}

.style1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.InerHeading {
	font-family: arial;
	font-size: 25px;
	font-weight: normal;
	anit-aliasing:smooth;
	color: #999999;
}

<!-- Menu Style -->

.HText0 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #007CC3;
}

.HText1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #007CC3;
}

.HSText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

<!-- Form Style -->

.myButton{
font-size: 11px; 
color: #666666; 
font-family: verdana; 
font-weight: bold; 
background-color: #EFEFEF; 
border-left-style:solid; 
border-left-width:1; 
border-left-color:#ffffff; 
border-top-style:solid; 
border-top-width:1;
border-top-color:#ffffff;

}


.myButton2{
font-size: 10px; 
height: 20px; 
color: #ffffff; 
font-family: verdana; 
font-weight: bold; 
background-color: #007CC3; 
border-top-width:1;
border-bottom-width:1;
border-left-width:1;
border-right-width:1;


border-left-color:#007CC3; 
border-right-color:#007CC3; 
border-top-color:#007CC3; 
border-bottom-color:#007CC3;

}


.myTextBox{
font-size: 10px;
}


<!-- Normal Navigation Style -->

A:link {
	COLOR: #003466; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 10px; 
	FONT-WEIGHT: bold; 
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #003466; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 10px; 
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #003466; 
	FONT-FAMILY: Verdana; 
	FONT-SIZE: 10px; 
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}

body {
	margin-left: 00px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style2 {
	color: #003466;
	font-weight: bold;
	font-size: 14px;
}
.style3 {color: #003466}