h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height : 20px;
	color: navy;
}
h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	line-height : 18px;
	color: #3399cc;
}

table {
	border-collapse : collapse;
}

td {
	border : 1px solid #dddddd;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
}

a
{
    color: #0000a0;
    text-decoration: none;
}

a:hover
{
    color: red;
    text-decoration: none;
    /* cursor: pointer; */
}

.button {
	font-family: Verdana, Helvetica, Arial, San-Serif;
	font-weight:normal;
	font-size:120%;
	font-weight: bold;
	color: #000000;
	background-color:#dddddd;
	border-color : #aaaaaa;
	margin-top:0pt;
	margin-left: 0.5em;
	/*cursor: pointer;*/
	/*height: 50px;
	width: 210px;*/
}
.smallbutton {
	font-family: Verdana, Helvetica, Arial, San-Serif;
	font-weight:normal;
	font-size:120%;
	font-weight: bold;
	color: #000000;
	background-color:#dddddd;
	border-color : #aaaaaa;
	margin-top:0pt;
	margin-left: 0em;
	/*cursor: pointer;*/
	height: 25px;
	width: 150px;
}
html,body {
	margin: 0;
	padding: 0;
}

#content      
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	text-align: center;
	margin-top: -35px;
	margin-left: -125px;
	position: absolute;
	top: 40%;
	left: 40%;
	width: 250px;
	height: 70px;
	visibility: visible
	}

.bodytext 
	{
	font-size: 14px
	}

.headline 
	{
	font-weight: bold;
	font-size: 24px
	}

#footer 
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block
	}

.venterom
{
	BORDER-RIGHT: gray 1px solid; 
	BORDER-TOP: gray 1px solid; 
	BORDER-LEFT: gray 1px solid; 
	BORDER-BOTTOM: gray 1px solid; 
	BACKGROUND-COLOR: #efefef
}
