body {
    margin-bottom: 0px;
    font-family: tahoma;
    font-size: 10px
}

a:link {
	color: #222222;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;

}

a:hover {
	color: #FF9900;
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
}

a:visited {
	color: #333333;
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;

}

td, textarea, input, select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.tableDetail {
	font-size: 12px;
}
