body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}

input, textarea
{
	font-family: Verdana, Sans-Serif, Arial  'Microsoft Sans Serif';
	font-size: 10pt;
}

.errorType
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #EE0000;
	font-size: 10px;
}