td.topright {
	background-image: url(../IMAGES/bg-top.gif);
	background-attachment: fixed;
	font-family: Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #115873;
	padding: 8px;
	vertical-align: top;
	text-align: right;
}

.bottom{
	font-family: Comic Sans MS;
	font-size: 14px;
	line-height: 18px;
	color: white;
	height: 20;
	padding: 3px;
	background-color: #136583;
	text-align: center;}
	
h1{
	font-family: Comic Sans MS;
	font-size: 40px;
	line-height: 50px;
	font-style: italic;
}
.h2{
	font-family: Comic Sans MS;
	font-size:30px;
	line-height: 50px;
	font-style: italic;
}
td.nav {
	line-height: 15px;
	font-family: trebuchet MS;		
	font-size: 12px;
	color: white;
/*	color: #136583;*/
	width: 205px;
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../IMAGES/bg-nav.jpg);
	vertical-align: top;
}

hr {
	height: 1px; width: 100%; color: 136583;
}

.navkop{
	font-size: 13px; font-weight: bold;
}

body, table{
	font-family: trebuchet MS;
	line-height: 18px;
	font-size: 13px;
	margin: 0;
	border: 0px;}

	
a {
	color: white;
	text-decoration:none;
}
	
a:hover{
	color: #A52A2A;
	text-decoration:underline;
}
	
a:active {
	color: #115873;
	border:none;
}

a:visited{

}

.small {
	font-size: 10px;
	color: #BCBCBC;
}

