.standardtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	padding: 10px;
	color: #FFFFCC;
	margin: 0px;
	text-align: justify;
}
.linksbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	font-weight: bold;
}
.nameadress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFCC;
}
body {
	background-color: #663300;
}
a:link {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
#logo {
	position:absolute;
	left:33px;
	top:6px;
	width:351px;
	height:79;
	z-index:2;
}
#pagename {
	position:absolute;
	left:581px;
	top:17px;
	width:210px;
	height:50px;
	z-index:6;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFCF;
	margin: 0px;
	padding: 10px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FEFDCD;
	padding: 10px;
	margin: 10px;
}
