body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	color:#333333;
	background-color:#203860;
	margin: 0px 0px 0px 0px;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #203860;
}
a:active {
	color: #333333;
}

img {
	border: 0;
}

td {
	font-size: 8pt;
	line-height: 15px;
	color:#333333;
}

input {
	border:1px solid #666666;
	color: #333333;
	font-style: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size:10px;
	background-color: #CCCCCC;
}

.section_header {
	font-size: 10pt;
	font-weight:bold;
	color:#666666;
}

.section_sub_header {
	font-size: 8pt;
	font-weight:bold;
	color:#203860;
}

.developements_sub_header {
	font-size: 8pt;
	font-weight:bold;
	color:#666666;
}

.section_sub_header2 {
	font-size: 8pt;
	font-weight:bold;
	text-decoration: underline;
	color:#203860;
}

.developements_sub_header2 {
	font-size: 8pt;
	font-weight:bold;
	text-decoration: underline;
	color:#666666;
}

.submenu {
	font-size: 8pt;
	line-height: 20px;
}
