H1     { font-size: 12px;
}
H6 {
    font-size: 12px;
    font-weight: normal;
    margin-left: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
}

td {
  font-family: "tahoma";
  font-size: 12px;
  text-align: left
}
<!-- css class -->
.button {
	border : thick solid 1;
	background-color: #000066;
	font-family: "tahoma,Helvetica,Sans-serif";
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
}

.text2 {
	border : thick solid 1;
	background-color: #F5F5F5;
	font-family: "tahoma,Sans-serif";
	font-style : normal;
	font-weight : normal;
	color : #000066;
	FONT-SIZE: 10px;
}

.text3 {
	border : thick solid 1;
	border-color: #000000;
	background-color: #DFDFDF;
	font-family: "tahoma,Sans-serif";
	font-style : normal;
	font-weight : normal;
	color : #000000;
	FONT-SIZE: 11px;
}

.checkbox2 {
	border : 0;

}

.checkbox {
	border : 0;
  background-color: white;
  COLOR: #0033cc;
}

.std_button {
	background-color: #DFDFDF;
  color: #000000;
  font-size: 10pt;
  font-weight : normal;
  border-style: solid;
  border-width : 1;
}

SELECT		{
	border : thick solid 1;
	border-color: #000000;
	background-color: #DFDFDF;
	font-family: "tahoma,Sans-serif";
	font-style : normal;
	font-weight : normal;
	color : #000000;
	FONT-SIZE: 11px;
}

TEXTAREA	{
	border : thick solid 1;
	border-color: #000000;
	background-color: #DFDFDF;
	font-family: "tahoma,Sans-serif";
	font-style : normal;
	font-weight : normal;
	color : #000000;
	FONT-SIZE: 11px;
}



.tbl_caption {
	background-color: #000066;
  color: #DFDFDF;
  font-size: 12px;
  font-weight : bold;
}

.tbl_border {
	background-color: #DFDFDF;
}

.tbl_normal {
	background-color: #D3D3D3;
  color: #000000;
  font-size: 12px;
}

.tbl_light {
	background-color: #F5F5F5;
  color: #000000;
  font-size: 12px;
}

.tbl_light2 {
	background-color: #FFFFFF;
  color: #000000;
  font-size: 12px;
}

.tbl_sub_caption {
  color: #3399FF;
  font-size: 10pt;
  font-weight : bold;
}

.menu {
	font-family: "tahoma";
	font-style : normal;
	font-weight : bold;
  font-size: 10pt;
	color : #000000;
	text-decoration : none;
	}

.copyright {
	font-family: "tahoma";
	font-style : normal;
	font-weight : normal;
  font-size: 11px;
	color : #000000;
}

.search_title {
	font-family: "tahoma";
	font-style : normal;
	font-weight : bold;
  font-size: 11px;
	color : #000000;
}

.pagination {
	font-family: "tahoma";
	font-style : normal;
	font-weight : bold;
  font-size: 10px;
	color : #000099;
}

.pagination1 {
	font-family: "tahoma";
	font-style : normal;
	font-weight : bold;
  font-size: 10px;
	color : #E17100;

}
a:link
{COLOR: #000066;
TEXT-DECORATION: none}

a:visited
{COLOR: #000066;
TEXT-DECORATION: none}

a:hover
{COLOR: #E17100;
TEXT-DECORATION: underline}

a:active
{COLOR: #DFDFDF;
}
DT {
  font-family:Tahoma;
  font-size:12px;
  font-weight:bold;
}
DD {
  font-family:Tahoma;
  font-size:12px;
  font-weight:normal;
}
P {
  font-family:Tahoma;
  font-size:12px;
  font-weight:normal;
}
input {font-family:Tahoma; font-size:11px;}

