a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited{
	color:#336699;
	text-decoration:none;
}
a:hover{
	color:#FF3333;
	text-decoration:underline;
}
a:active{
	color:#FF6633;
	text-decoration:underline;
}
.headline{
	font-size: 0.75em;
	font-weight: normal;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	padding: 3pt 0pt 3pt 0pt;
	text-indent: 10pt;
}
.title-s{
	font-size: 1.15em;
	font-weight:bold;
}
.title-m{
	color: #0033CC;
	font-size: 1.25em;
	font-weight:bold;
}
.title-m2{
	color: #CC0000;
	font-size: 1.25em;
	font-weight:bold;
}
.title-m3{
	color: #006633;
	font-size: 1.25em;
	font-weight:bold;
}
.title-n{
	font-size: 1.5em;
	font-weight: bold;
}
.title-b{
	color: #CC0000;
	font-size: 1.8em;
	font-weight: bold;
}
.text-s{
	font-size: 0.75em;
}
.text-n{
	font-size: 0.9em;
}
.text-b{
	font-size: 1em;
}
.text-bb{
	font-size: 1em;
	font-weight: bold;
}
.t-bold{
	font-weight: bold;
}

.t-red-b{
	color: #CC0000;
}

.t-red{
	color: #FF3333;
}

.t-green{
	color: #006633;
}

.t-blue{
	color: #0033CC;
}

.t-orange{
	color: #FF6600;
}
.text-sl{
	font-size: 0.75em;
}
.text-nl{
	font-size: 0.9em;
}
.text-bl{
	font-size: 1em;
}
.box-news{
	padding: 0pt 5pt 0pt 20pt;
}
.box-table{
	background-color:#333333 ;
}

#box-main{
	padding: 0pt 0pt 0pt 10pt;
}
.size10px {
	font-size: 10px;
}
