body {
	scrollbar-3d-light-color : #FFFFFF;
	scrollbar-arrow-color : #CEE4ED;
	scrollbar-base-color : #005C96;
	scrollbar-dark-shadow-color : #000000;
	scrollbar-face-color : #005C96;
	scrollbar-highlight-color : #CEE4ED;
	scrollbar-shadow-color : #011730;

	color: #DDDDDD;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #000060;
}

.default {
	font-size: 12px;
	margin: 6px;
}

.default-tab {
	font-size: 12px;
	margin: 6px;
	padding-right: 12px;
	padding-left: 12px
	list-style-type: circle;
	text-align: justify;
	text-indent: 24px;
}

.bibliography {
	font-size: 12px;
	margin: 6px;
	padding-right: 24px;

	padding-left: 12px
	list-style-type: circle;
	text-align: justify;
	padding-left: 24px;
}

.header-small {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 5px;
}

.header-medium {
	font-size: 24px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}

.header-big {
	font-size: 28px;
	font-weight: bold;
}

.mini {
	font-size: 10px;
}

a:link {
	color: #DDDD00;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #AA0000;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #DDDD00;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FFAA00;
	text-decoration: underline;
	font-weight: bold;
}

.menu {
	POSITION: absolute;
	top: inherit;
	VISIBILITY: hidden;
	BACKGROUND-COLOR: #202080;
	LAYER-BACKGROUND-COLOR: #202080;
	BORDER-LEFT: 1px solid black;
	BORDER-TOP: 1px solid black;
	BORDER-BOTTOM: 2px solid black;
	BORDER-RIGHT: 2px solid black;
	PADDING: 3px;
	z-index: 10;
	width: 240px;
	overflow: auto;
	float: left;
}

.menu2 {
	POSITION: relative;
	VISIBILITY: visible;
	PADDING: 3px;
	z-index: 5;
	width: 200;
}

p.guide {
	text-align: justify;
	font-family: verdena;
	font-size: 12px;
}
.intro {
	font-size: 12px;
	margin: 6px;
	padding-right: 24px;


	padding-left: 12px
	list-style-type: circle;
	text-align: justify;
	padding-left: 24px;
	text-indent: 24px;
}
.intro_right {

	font-size: 12px;
	margin: 6px;
	padding-right: 24px;


	padding-left: 12px
	list-style-type: circle;
	text-align: right;
	padding-left: 24px;
	text-indent: 24px;
}
