html { overflow-x: auto; } 
body {
	background-color: #FFFFFF;
	color: #444444;
	margin: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;	
	text-align: justify;
}

form { display:inline; }
img  { vertical-align:middle; border:0px }

a:link       {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a:visited    {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a:active     {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a:hover      {
	font-weight: normal;
	text-decoration: none;
	color: maroon;
}
 
.time {
	color: #444444;
	font-size: 70%;
	font-family: "Times New Roman", Times, serif;
}
.listsect {
	color: #DB9C1F;
	font-size: 70%;
	font-family: "Times New Roman", Times, serif;
}
.date { color:#444444; background-color:#c7d7e7; padding-left:3px; padding-right:3px; }
.ctcat {
	font-family: "Times New Roman", Times, serif;
	font-size: 75%;
	color: #444444;
}
.headlinenews { font-size:80%; }
.headlines { font-size:85%; }
.headlinestxt { font-size:80%; }
.titlepage {font-family:Verdana;margin-top:0px;margin-bottom:10px;color:#333333;}
.pathnavig	{
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
a.pathnavig:hover {
	color: #ffcccc;
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
.def-title { font-size:80%; }

.content, .default {
	font-size: small;
}
.content table { font-size: auto; }

