body, table, td, p, ul, ol, input, select, a, option {
	font-family: Verdana;
	font-size: 13px;
}
a {
	color: #0033CC;
}
h1 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #009900;
}
h2 {
	font-weight: bold;
	color: #333333;
    font-size: 14px;
	font-family: Verdana;
}
.box-shading-grey {
	background-color: #EAEAEA;
}
.box-shading-dgrey {
	background-color: #D1D1D1;
}
.button {
	font-family: Verdana;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
.box-thin-grey {
	padding: 6px;
	border: 1px solid #666666;
	width: 100%;
	background-color: #F5F5F5;
}
.markerTitle {
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	color: #009900;
}
.breadcrumbs {
	font-family: Georgia;
	font-size: 13px;
	color: #999999;
}
.tips {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}