﻿body 
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: medium;
	color: Black;
	background-color: White;
	margin: 0px 0px 0px 0px;
}

.topbar
{
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 80px;
	background-color: #6688bb;
	color: White;
	text-align: center;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: x-large;
	font-weight: bold;
}

.hval
{
	position: relative;
	top: 10px;
	float: right;
	z-index: 100;
}
