body {
	background-color: 0d4ca2;
	margin-left: 0;
	margin-right: 0;
	margin-height: 0;
	margin-top: 0;
}

body, p, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;


	margin-top: 0; 
	margin-bottom: 0
}

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

a:active, a:hover {
	color: #006633;
	text-decoration : underline;
	font-weight: bold;
}

.page-title {
	color: #336666;
	font-weight: bold;
	font-size: 14pt;
	letter-spacing: 5
}

.list-title {
	font-weight: bold;
	font-size: 9pt;
}

.section-title {
	color: #006633;
	font-size: 14pt;
	letter-spacing: 1px
}

.par-title {
	color: #FFCC33;
}

.margin-text {
	font-size: 8pt;
	margin-left: 4; 
	margin-top: 8;
}

.normal {
	font-weight: normal;
	color: #000000;
	letter-spacing: 0
}

.small {
	font-size: 8pt;
}

.caps {
	font-variant: small-caps;
}

.body-title {
	font-size: 10pt;
	font-weight: bold;
	color: #336666;
}

.sec-title {
	font-size: 14pt;
	color: #333366;
}

.sec-subtitle {
	font-size: 9pt;
	font-weight: normal;
	color: #333366;
}

.sec-info {
	font-size: 8pt;
	font-weight: normal;
	color: #EEEEEE;
}

.new {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC6666;
	letter-spacing: 1;
}

.remain {
	font-size: 8pt;
	color: #000000;
	background-color: #D6E9FC;
}

.navibar {
	font-size: 8pt;
}

.large {
	font-size: 11pt;
}

.largest {
	font-size: 14pt;
}

.light {
	color: #FFFFFF;
}

.boxed {
	background: #FFFFFF;
	color: black;
	padding: 1;
	border: 1px solid black;
	text-align: center;
	width: 90%
}

.white {
	color: #FFFFFF;
}

.alert {
	color: #993333;
}

.info {
	color: #993366;
}

.correct {
	color: #006633;
}

.wrong {
	color: #FF0000;
}

.marked {
	background: #EEEEEE;
	border: 1px solid #0000FF;
	padding : 1px 1px 1px 1px;
}

.input {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-top: solid 1px;
	border-color: #3E69A0;
}

.button {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC33;
	border-bottom: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-top: solid 1px;
	border-color: #666666;
}