﻿body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #591A32;
}

.bg_bright {
	background-color: #FFF7D9;
}
.doctitle2 {
	background-color: #FFF7D9;
	text-align: right;
	font-weight: bold;
	font-size: large;
}
.image {
	text-align: right;
}

.navigation {
	font-weight: bold;
}

a {
	font-weight: bold;
	color: #591A32;
	text-decoration: none;
}

a:hover {
	color: #591A32;
	text-decoration: underline;
}

input#email, td#email {
	display:none;
}

h2 {
  font-weigth: bold;
  font-size: 99%;
}
