BODY {
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	font-family: verdana,Sans-Serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
}
P {  
	font-family: verdana, sans-serif; 
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
}
A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #0000CC;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: underline;
}

A:hover {
	color: #FF6600;
	text-decoration: none;
}
/* links in bottom blocks */
A.hdr:link, A.hdr:active, A.hdr:visited {
	font-size: 9px;
	color: #666666;
}
A.hdr:hover {
	color: #FF6600;
	text-decoration: none;
}
TD.hdr {
font-size: 9px;
	color: #999999;
}

TD {
	font-family: verdana,Sans-Serif;
	font-size: 8pt
}

TR {
	font-family: verdana,Sans-Serif;
	font-size: 8pt
}

INPUT   {
	border: #333333 solid 1px; 
	font-size:11px;
	font-family:verdana;
	height: 18px; 
}
.button{
	border: #999999 1px;
	font-family: verdana,Sans-Serif;
	font-size: 9pt;
	color: #ffffff;
	background-color: #CC0000;
	height: 20px;
	/*width: 100px; too small for some translations*/
}
.text{
	border: #333333 1px solid;
	font-family: verdana,Sans-Serif;
	font-size: 8pt;
	height: 12pt;
}
TEXTAREA {
	border: #333333 1px solid;
	font-family: verdana,sans-serif;
	font-size: 8pt;
}
.home, .home a:link, .home a:visited	{
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}
.home a:hover, .home a:active	{
	color: #ffff00;
	text-decoration:underline
}

.blacktitle	{
	font-weight:bold;
	font-size:12px;
}
.blacktitle a:link, .blacktitle a:active, .blacktitle a:visited	{
	color:#000000;
	text-decoration:none;
}
.blacktitle a:hover	{
	text-decoration:underline;
}

.bigredtitle	{
	font-weight:bold;
	font-size:18px;
	color:#cc0000;
}
.bigredtitle a:link, .bigredtitle a:active, .bigredtitle a:visited	{
	color:#cc0000;
	text-decoration:none;
}
.bigredtitle a:hover	{
	text-decoration:underline;
}

.redtitle	{
	font-weight:bold;
	font-size:14px;
	color:#cc0000;
}
.redtitle a:link, .redtitle a:active, .redtitle a:visited	{
	color:#cc0000;
	text-decoration:none;
}
.redtitle a:hover	{
	text-decoration:underline;
}

.contentlink	{
	color:#000000;
	text-decoration:none;
}
.contentlink a:link, .contentlink a:active, .contentlink a:visited	{
	color:#cc0000;
	text-decoration:underline;
}
.contentlink a:hover	{
	color:#cc0000;
	text-decoration:none;
}