body
{background-color: #ffffff;}

A, A:LINK, A:VISITED, A:ACTIVE, A:HOVER, A:FOCUS {
	font-family: arial,helvetica, arial;
	text-decoration : none;
	font-size : 14px;
	color :#696970;
}
A.link1, A.link1:ACTIVE, A.link1:HOVER, A.link1:LINK, A.link1:VISITED {
	font-family:Arial;
	font-size:15px;
	color:#ffffff;
	font-weight: bold;
}
.but1 {
	background-color: #ffffff;
	font-family:arial,  helvetica;
	font-size:12;
	font-style:normal;
	border: 1px solid #000000;
}
.but2 {
	background-color: #f8f9f9;
	font-family:arial,  helvetica;
	font-size:13;
	font-style:normal;
	border: 1px solid #6b6b6b;
}
.htxt {font-family:Arial;font-size:15px;color:#ffffff;font-weight: bold;}
.htxtb {font-family:Arial;font-size:17px;color:#000000;font-weight: bold;}
td {font-family:Arial;font-size:13px;color:#000000;font-weight: none;}
.text {
	color: #f9761e;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.rounded-corners {
     -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}
