h1{
	font-family:Georgia,Garamond,Times New Roman,Times,serif;
	font-size:24px;
	font-weight:normal;
	color:#006699;
}
h2{
	font-family:Arial,Helvetica,Geneva;
	font-size:20px;
	font-weight:bold;
}
h3{
	font-size:16px;
	color:#666666;
	margin:0px;
}
td{
	vertical-align:top;
}
body,table,td,th,p,form,textarea,input{
	font-family:Arial,Helvetica,Geneva;
	font-size:13px;
}
div{
	font-family:Arial,Helvetica,Geneva;
	font-size:12px;
}
a.menu{
	text-decoration:none;
}
.smalltext{
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-size:11px;
	padding-left:6px;
	padding-right:6px;
}
.greyborder{
	border:1px solid #cccccc;
}
.list{
	border-bottom:1px solid #3399cc;
}
input.button{
	font-weight:bold;
	margin:5px;
	color:#336699;
	background-color:#ffffff;
	border:1px solid #336699;
}
form.searchform input{
	width:250px;
}
form.searchform select{
	width:250px;
}
.highlighted{
	background-color:#ffeeaa;
}
div#editbar{
	padding:5px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
	margin-top:5px;
	border:1px solid #006600;
	color:#006600;
}
div#editbar a{
	margin:0px 7px 0px 7px;
	color:#006600;
}
div.warning{
	border:2px solid #990000;
	color:#990000;
	padding:10px;
	margin:10px 0px 10px 0px;
	font-weight:bold;
}