h1,h2,h3,p,a,ul,li {
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
}

h1 { font-size: 18px; }

h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

p { font-size: 14px; }

a {
	font-size: 14px;
	color: #003366;
}

.smalllink {
	font-size: 11px;
}

.popuplinks {
	font-size: 10px;
	color: #000;
}

ul,li { font-size: 11px; }

textarea,input {
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 11px;
	background-color: #eeeeee;
	border: 1px solid #eeeeee;
	padding: 4px;
}

.sendbutton {
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 4px;
	cursor: pointer;
}

.sendbutton:hover {
	background-color: #E8F3FF;
}

.mainmenu {
	margin-left: 32px;
	padding: 2px 4px 2px 4px;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 11px;
	color: #1f1f1f;
	border: 1px solid #fff;
	text-decoration: none;
}

.mainmenu:hover {
	border: 1px solid #eee;
}

.mainmenu_selected {
	margin-left: 32px;
	padding: 2px 4px 2px 4px;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 11px;
	color: #1f1f1f;
	border: 1px solid #fff;
	text-decoration: none;
	background-color: #E5E5E5;
}

.biglink {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.biglink:hover {
	text-decoration: underline;
}

.p1 { font-size: 14px; }
.p2 { font-size: 13px; }
.p3 { font-size: 12px; }
.p4 { font-size: 11px; }

.sitemap {
	color: #cccccc;
	font-size: 11px;
}

.regulartext {
	font-size: 11px;
}

.formbutton {
	cursor: pointer;
}

.formbutton:hover {
	background-color: #99CCFF;
}

.selector {
	background-color:#fff;
	cursor: pointer;
}

.selector a {
	font-weight: bold;
}

.selector_over {
	background-color:#fac;
}

.rentallinks {
	font-size: 14px;
	line-height: 22px;
}

form p {
	padding:0px;
	margin: 0px;
}