﻿h1 {
	font-family: Verdana;
	font-size: 13px;
	color: #9EAEBC;
	margin: 0px;
}

h2 {
	font-family: Verdana;
	font-size: 12px;
	color: #C1CCD5;
	margin-top:24px;
	margin-bottom:16px;
}

h3 {
	font-family: Verdana;
	font-size: 11px;
	color: #D5D8DD;
}

h4 {
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #B8C5CF;
	margin:0px;
}

h4.impress {
	text-align:right;
}

p {
	font-family: Verdana;
	font-size: 11px;
	color: #BCC5D6;
	text-align: justify;
	margin-top:8px;
}

li  {
	font-family: Verdana;
	font-size: 11px;
	color: #BCC5D6;
}

hr {
	color: #BCC5D6;
}

img {
	border-width: 0px;
}

a {
	color:#C8CFDD;
}

a:hover {
}

a.navigation {
	text-decoration:none;
}

a.navigation:hover {
	text-decoration:underline;
}

a.light {
	color:#C0C2C5;
	text-decoration:none;
}

a.light:hover {
	text-decoration:underline;
}

a.dark {
	color:#78808F;
	text-decoration:none;
}

a.dark:hover {
	text-decoration:underline;
	color:#C8CFDD;
}

a.margin {
	color:#747890;
}

a.margin:hover {
	color:#898CA0;
}

.small  {
	font-size:9px;
}

.normal {
	font-size:11px;
	font-weight:normal;
}

.navigation {
	text-align:right;
	margin:0px;
}

.light {
	font-size:10px;
	color:#C0C2C5;
	margin:0px;
}

.copyright {
	font-size:9px;
	color:#747880;
	margin:0px;
}

.info {
	font-size:9px;
	color:#9699A0;
	margin:0px;
}

.darkbackground {
	background-color:#505663;
}

.lightbackground {
	background-color:#68707D;
}

.table {
	margin:0px;
}

.code {
	margin: 4px 8px;
	font-family: "Courier New", Courier, Monospace;
	font-size: 12px;
	text-align: left;
}
