﻿

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height:normal;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:x-large;
	margin-bottom:0.5em;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:0.5em;
	font-size:large;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size:large;
	font-weight:normal;
	margin-bottom:1em;
}

p {
	margin-bottom:0.5em;
}
strong {
	font-weight:bold;
}
fieldset {
	border: 1px solid silver;
    padding: 5px;
    margin:3px 0;
}
input {
	margin:3px 0;
}

ul {
	margin:0 0 0.5em 2em;
	list-style-type:square;
}
ol {
	margin:0 0 0.5em 2em;
	list-style-type:decimal;
}

.topRegion,
.leftRegion,
.rightRegion,
a.print,
.bottomRegion .linkContainer {
	display:none;
}
.bottomRegion {
	font-size:small;
}