body {
	background-image:url("/images/images_pc/backgroundnew.gif");
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	margin-left:2px; 
	margin-right:2px; 
	margin-top:5px; 
	margin-bottom:5px;
}
h1 {
	font-size: large;
	color: #008CEF;
}

h2 {
	font-size: medium;
}

.just {
	text-align: justify;
}
.navtrail {
	text-decoration: none;
}
.smalltext {
	font-size: x-small;
}
.whitetext {
	color: #FFFFFF;
}
.blackbox { font-weight:bold;
	background-color:#000000;
 	color: #ffffff;
	text-align: center;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
}
.bottext { 
font-size:small;
text-decoration:none;
color:#000000;
}
.bottext:hover { color: #FFFFCC;
text-decoration:underline;
}

a.go_top {
text-decoration:none;
color:#333333;
}

a.go_top:hover {
text-decoration:none;
color: #0000CC;
background-color: #FFFFCC;
}
a.go_top:visited {
text-decoration:none;
color:#333333;
}

a.email_link {
color:#000000;
}
a.email_link:visited {
color:#000000;
}
a.email_link:hover {
background-color: #FFFFCC;
color: #3333CC;
}