body{
margin:0px;
background-color: #000000;
font-family: tahoma;
}

h1 {
color: #EEA628
font-size: 16px;
}

input {
font-size: 10px;
font-family: tahoma;
}



a {
color: #000000;
text-decoration: underline;
}

table {
background-color: #000000;
border-style: solid;
border-color: #EEA628;
border-top-width: thin;
border-right-width: thin;
border-left-width: thin;
border-bottom-width: 15px;
font-size: 12px;
font-color: #EEA628;
}

.topnav {
	font-size: 11px;
	font-color: #000000;
	font-weight: bold;
}

a.topnav {
	text-decoration: underline;
}


.footer {
background-color: #000000;
font-color: #EEA628;
border-style: none;
}



.maincontent {
font-size: 12px;
color: #EEA628;
background-color: #000000;
margin: 10px 20px 0px 20px;
}


.heading {
font-size: 16px;
font-weight: bold;
font-color: #EEA628;
text-align: left;
margin-left: 1cm;
margin-top: .5cm;
}

.subheading {
font-size: 14px;
font-weight: bold;
font-color: #EEA628;
text-align: justify;
margin-left: 1cm;
margin-top: .5cm;
}

.bodytext {
font-size: 12px;
font-weight: bold;
font-color: #EEA628;
text-align:justify;
margin-left: 1cm;
margin-top: .5cm;
margin-right: 1cm;
}

