/*body{
	margin:0px;
	padding:0px;
}
body, td, p, div {
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
}

a, a:link, a:visited, a:active {
	color:#FAB41E;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

ul {
	list-style-type: square
}
*/
.error {
	font-family: verdana;
	color: #CC0000;
	font-weight: bold;
}

/*tr.row{
	background:inherit;
}
tr.rowo{
	background:inherit;
}*/


h1 {font-size: 24px; font-family: Tahoma; font-weight: normal; color:gray}
h2 {font-size: 20px; font-family: Tahoma; font-weight: normal; color:gray}
h3 {font-size: 16px; font-family: Tahoma; font-weight: bold; color:gray}
h4 {font-size: 14px; font-family: Tahoma; font-weight: bold; color:gray}
h5 {font-size: 12px; font-family: Tahoma; font-weight: bold; color:gray}
h6 {font-size: 10px; font-family: Tahoma; font-weight: bold; color:gray}
