.mainbody	{
			font-family:Tahoma;
			font-size:12px;
			color:#333333;
}
.titles		{
			font:Tahoma;
			font-size:14px;
			color:#000000;
			font-weight:bold;
}
.more		{
			font:Tahoma;
			font-size:12px;
			color:#FF0000;
}
.links		{
			font:Tahoma;
			font-size:12px;
			color:#FF0000;
}
.smalllinks	{
			font:Tahoma;
			font-size:10px;
			color:#CCCCCC;
}
a:link {
		text-decoration: none;
}
a:visited {
		text-decoration: none;
}
a:hover {
		text-decoration: none;
}
a:active {
		text-decoration: none;
			}
h1 		{
	font-size: 12px;
	color: #000000;
		}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
