body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.main{
	font-size:80%;
	color:#444444;
	line-height:160%;
	margin:30px 30px 30px 30px;
}

a{
	text-decoration:none;
	color:#FC0303;
}

a:hover{
	text-decoration:underline;
}

ul{
	list-style:url(images/menu_mark.gif);
	font-size:90%;
	line-height:200%
}
dd{
	margin:0;
}

.menuactive{
	color:#888888;
}

.subtitle{
	font-weight:bold;
	font-size:120%;
	color:#DB8C02;
}

.submenutitle{
	font-weight:bold;
	font-size:130%;
	color:#000000;
	margin:5px 0px 0px 0px;
}

.caption{
	font-size:70%;
}