body {
	background-color: #000033;
	margin: 20px;
}

td, p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	line-height: 18px;
}

h1 {
	font-size: 2.2em;
	color: #FFFFFF;
	padding-bottom: 14px;
	font-weight: bold;
	font-family: Helvetica, sans-serif;
	padding-top: 4px;
}

h2 {
	font-size: 1.4em;
	color: #07B1F1;
	padding-bottom: 14px;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	padding-top: 4px;
	line-height: 20px;
}
caption {
	font-size: 14px;
	color: #CCCCCC;
}
input, textarea {
	color: #333333;
	font-weight: bold;
	border: 1px solid #FF9900;
}
a:link,a:active,a:visited {
	color: #07B1F1;
}

a:hover {
	color: #9BDAEE;
}

hr {
	color: #444444;
	height: 1px;
	width: 100%;
}

#bestil a:link,
#bestil a:active,
#bestil a:visited {
	border: 1px solid #FF9900;
	display: block;
	line-height: 50px;
	width:99%;
	font-weight: bold;
	padding:20;
	text-decoration:none;
}

#bestil a:hover {
	border: 1px solid #FF9900;
	display: block;
	line-height: 50px;
	width:99%;
	background-color: #000044;
	font-weight: bold;
	padding:20;
	text-decoration:none;
}

h1.PageName {
	font-size: 1.8em;
	color: #004990;
	padding-bottom: 14px;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	padding-top: 4px;
}

.imgBorder10px {
	border: 10px solid #FFFFFF;
}
