.text {
	font-family: Tahoma, Arial;
	font-size: 11px;

}
b {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:"#000099";

}

h1 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color:"#000099";

}

h2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:"#000099";

}
a { 
    font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
    color: #CC3300; 
	text-decoration: none }

a:hover { color: #000066; text-decoration: none }

a:visited { }

.table_border 
{ 
border-left: 1px solid #666666;
border-right: 1px solid #666666;
border-bottom: 1px solid #666666;
border-top: 1px solid #666666;
background-color: #e5e5e5;
}

a.text2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
    color: #FFFFFF;
}


a.text3 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
    color: #000000;

}

a.datarecovery {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
    color: #000066;

}


input {
	font-family: Tahoma, Arial;
	font-size: 10px;



}
textarea {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
.temp { 
    font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
    color: #CC3300; 
	text-decoration: none }
