BODY {
	font-family: arial;
	font-size: 12px;
	color: #109bb4;
	scrollbar-3dlight-color: white;
        scrollbar-arrow-color: #109bb4;
        scrollbar-base-color: white;
        scrollbar-darkshadow-color: #109bb4;
        scrollbar-face-color: white;
        scrollbar-highlight-color: #109bb4;
        scrollbar-shadow-color: #109bb4	
	}
A {
	font-family: arial;
	font-size: 12px;
	color: #109bb4;
	text-decoration: underline;
	}
TD {
        font-family: arial;
        font-size: 12px;
        color: #109bb4;
        }
.heading {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #109bb4;
	}
.headingsmall {
        font-family: arial;
        font-size: 14px;
        font-weight: bold;
        color: #109bb4;
        }
.contactform {
	width: 300px;
	color: #109bb4;
	font-size: 12px;
	background-color: EEEEEE;
	}
.contactformtext {
        width: 400px;
        color: #109bb4;
        font-size: 12px;
        background-color: EEEEEE;
        }
.button {
	color: #109bb4;
	border-color: #109bb4;
	background-color: white;
	font-size: 12px;
	border-top: 1px solid #109bb4;
	border-bottom: 2px solid #109bb4;
	border-left: 1px solid #109bb4;
	border-right: 1px solid #109bb4;
	}
.topmenu {
	color: #DDDDDD;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

.b_bold {
        color: #109bb4;
        font-family: arial;
        font-size: 14px;
        font-weight: bold;
        }
.b_normal {
        color: #109bb4;
        font-family: arial;
        font-size: 12px;
        }
