html, body, form {
	margin: 0px;
	padding: 0px;
} body {
	background-color: #dfe4e6;
} body, div, p, td, th {
	font-family: Georgia, "Times New Roman";
	font-size: 12px;
	color: #000000;
} a:link, a:active, a:hover, a:visited {
	color: #01abc5;
	text-decoration: underline;
} a:hover {
	text-decoration: none;
} .langs {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	color: #006f78;
} .langs_current {
	font-weight: bold;
	color: #8ccee6
} .langs a:link, .langs a:active, .langs a:hover, .langs a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
} .langs a:hover {
	color: #00464c;
} .top_menu {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #00464c;
	text-transform: uppercase;
} .top_menu a:link, .top_menu a:active, .top_menu a:hover, .top_menu a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #00464c;
	text-decoration: none;
} .top_menu a:hover {
	color: #e6f8ff;
} .sub_menu_current {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #01abc5;
} a.sub_menu:link, a.sub_menu:active, a.sub_menu:hover, a.sub_menu:visited {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #006f78;
	text-decoration: none;
} a.sub_menu:hover {
	color: #f15a23;
} .footer_menu {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #004c52;
} .footer_menu a:link, .footer_menu a:active, .footer_menu a:hover, .footer_menu a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #004c52;
	text-decoration: none;
} .footer_menu a:hover {
	text-decoration: underline;
} h1, .h1 {
	font-size: 14px;
	font-weight: bold;
	color: #c51b01;
} .title {
	font-size: 14px;
	font-weight: bold;
	color: #f15a23;
} table.spec thead th {
	font-family: "Lucida Console", "Courier New", Courier;
	font-size: 12px;
	color: #f15a23;
	border-bottom: 2px solid #01abc5;
} table.spec td {
	border-bottom: 1px solid #01abc5;
} .date {
	font-size: 11px;
	color: #f15a23;
} .strong {
	font-weight: bold;
} small, .small {
	font-size: 11px;
} .page {
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
	background-color: #4d0767;
} .pageu {
	color: #b59cc4;
} .pagea {
	color: #4d0767;
}