body,table,th,td,tr,div,span,h1,h2,h3,h4,h5,a,input,textarea,select
{
	font-family: Tahoma, Arial, Courier;
	color: #5A6973;
	font-size: 11px;
}
body
{
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
table.content
{
	font-size: 10px;
}
table.content th
{
	color: #D9261C;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Tahoma, Courier;
	text-align: left;
	line-height: 25px;
}
a,a:hover,a:link,a:active,a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

div.norm
{
	font-size: 12px;
}
div.small
{
	line-height: 18px;
	font-size: 11px;
	text-transform: lowercase;
}
