h1 {
	font-size: 18px;
	font-weight: bold;
}
body {
	background-color: #8AACEC;
	background-image: url(../images/graf-pbgtexture.jpg);
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 14px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}

h6 {
	font-size: 9px;
}
title {
	font-size: 10pt;
}
h2 {
	font-size: 16pt;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.lochtable {
	border: thin solid #FFFFFF;
}
#career {
	border: 2px solid #FFFFFF;
}
