* {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	background: white;
}

body,p,td,th,div {
	font-size: 10pt;
}

h3 {
	color: #1B2C85;
}

.maincontent {
	padding-left: 40px;
}

.bodytext {
	background-color: inherit;
	color: #7F7F7F;
	text-decoration: none;
}

.list_introduction {
	background-color: inherit;
	color: #7F7F7F;
	text-decoration: none;
}

.list_introduction:first-line {
	background-color: inherit;
	color: #7F7F7F;
	text-decoration: none;
	font-weight:bold;
}

.headertext {
	color: #1B2C85;
	font-weight: bold;
	text-decoration: none;
}

a.topmenu {
	color: white;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	background: inherit;
	padding-top: 5px;
	padding-bottom: 7px;
	margin-left: 19px;	
}

a.topmenu2 {
	color: white;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	background: inherit;
}

.menu_back {
	background: white url(images/menu_back.gif) repeat-x;
	height: 30px;
}

a.uniline_link {
	text-decoration: none;
	background: inherit;
	color: #1B2C85;
}

