@charset "iso-8859-1";
#container {
	position: relative;
	height: auto;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border-top: 0;
	z-index: 5;
	top: 1px;
}
body {
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}
#NormalTextBox {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFF99;
	text-align: left;
	width: 600px;
}
#HeadlineTextBox {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #9900FF;
	padding-right: 5px;
	padding-left: 5px;
	width: auto;
	text-align: center;
}
.GeneralTyping {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
}
.TypeOverPictures {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.CaptionStyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-color: #FF99CC;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
}
.SectionHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	background-color: #FFCC00;
	text-align: center;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.TableTyping {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #9900FF;
	background-repeat: no-repeat;
}
.RedHighlight {
	background-color: #FF0099;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 300;
}
.cputype {
	font-family: "Courier New", Courier, mono;
}
