* {
	font-size: 11px; 
	font-family: Verdana, Tahoma, Arial, Helvetica, GENEVA;
}
.cell {
	border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.cellkop {
	color: #003659;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: bold;
}

BODY {
	padding: 0; 
	margin: 0; 
	background-color: #ffffff; 
	color: #000000;
}

.INPUT2 {
	font-size: 10px;
	border: 1px solid #333333;
}
INPUT {
	font-size: 10px;
}

TEXTAREA {
	font-size: 10px;
	border: 1px solid #333333;
}

SELECT {
	font-size: 10px;
	border: 1px solid #333333;
}

P {
	padding: 0; 
	margin: 0; 
}

UL {
	list-style: disc outside; 
	margin: 0px 7px; 
	padding: 0px 0px  0px 9px;
}

LI{
	line-height: 16px;
}

H2{
	font-weight: bold;
	letter-spacing: 0.5px;
	font-size: 11px;
	color: #003659;
	display: inline;
}

H3, H1 {
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
	width: 85%;
	border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font-size: 13px;
	color: #003659;
	margin-top: 0px;
}

HR {
	margin-right: 15%;
	border-top: none;
	border-bottom-color: #666666;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	height: 0px;
	text-align: left;
}

A, A:LINK, A:VISITED, A:ACTIVE {
	text-decoration: none;
	color: #003659;
}
h5 {
	color: #708090;
	letter-spacing: 1px;
	font-size: 13px;
	border-bottom-color: #DAA520;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 85%;
}
A:HOVER {
	text-decoration: underline;
}
.bron {
	color: gray;
	font-size: 10px;
	text-decoration: none;
}
.bron a {
	color: #003659;
	font-size: 10px;
	text-decoration: none;	
}
.whoisdiv {
font-size: 10px;
border-color: #003659;
border-style: dashed;
border-width: 1px;
padding: 4px;
margin-left: 10%;
margin-right: 10%;
}
.menu
{
	background-color: #003659;
	color: white;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
}
.credits {
	font-size: 22px;
	padding: 4px;
	border-width: 1px; 
	border-style: solid; 
	border-color: #003659;
	width: 150;
}
.cell1 {
	background-color: #D0DAE1;
}
.cell2 {
	background-color: #C0CBD6;
}