h1 {
}

h2 {
}

h4 {
	color: #000066;
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: normal;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	background-image: url(images/side-logo.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	margin-left: 55px;
}