body {
	background-image: url("images/kv-bkgrd-1.jpg");
	background-position:center top;
	background-repeat:no-repeat;
	background-repeat: no-repeat;
	background-color:#000000;
}


a:link
{
	color: #993300; text-decoration:none  
}
a:visited
{
	color: #993300; text-decoration:none  
}

a:hover      { color: #CC6600; text-decoration:underline }

a:active 
{
	color: #993300; text-decoration:none 
}


h1
{
	font-family: Arial;
	color: #285078; font-size:22pt; line-height:100%; margin-left:30; margin-right:0; margin-top:0; margin-bottom:10; font-weight:bold
}

h2
{
	font-family: Arial;
	color: #663300; font-size:14pt; font-weight:bold; margin-left:30; margin-right:0; margin-top:20; margin-bottom:10; text-align:left 
}
h3
{
	font-family: Arial;
	color: #000000;font-size:12pt; font-weight:bold; margin-left:30; margin-right:20; margin-top:10; margin-bottom:5; text-align:left  
}


p            { font-family: Verdana; font-size: 11pt; color: #000000; margin-left:30; margin-right:20; margin-top:0; margin-bottom:5}

li           { font-family: Verdana; font-size: 11pt; color: #000000; margin-top:0; margin-bottom:0 }

input        { background-color: #FFEBBF }

select        { background-color: #FFEBBF }

textarea        { background-color: #FFEBBF }

.confirmation-field { display: none; }
