td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
li {
	list-style-type: circle;
	list-style-image: url(images/bull.gif);

}
a:link {
	color: #D96C00;
}
a:visited {
	color: d96c00;
}
ff {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
body {
	background-attachment: fixed;
	background-color: #666666;
	background-image: url(images/new/bg.jpg);
	background-repeat: repeat-x;
}
td.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 20px;
}