/* CSS Document */

.style1 {
	color: #9FC;
	font-weight: bolder;
	font-style: normal;
	font-family: "Comic Sans MS", Papyrus;
	font-size: 33px;
	vertical-align: top;
}
.style2 {
	font-family: Papyrus, "Stencil Std", Tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: #99CCFF;
}
.style4 {
	font-family: Papyrus;
	font-size: 14px;
	font-weight: bolder;
	color: #9F9;
}
.body {
	background-image:url(Images\Backgrounds\backgroundcd.jpg));
	background-repeat:no-repeat;
	background-position:center;
	background-color: #000;
}
body,td,th {
	font-family: Papyrus, Stencil Std, Tahoma;
	font-size: 12px;
}
.bodystyle {
	font-size: 18px;
	color: #9FF;
	font-weight: bolder;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.tablestyle {
	font-size: 24px;
	color: #FF0000;
	font-weight: bolder;
}
.style12 {
	font-size: 18px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#background {
	background-image: url(Images/Backgrounds/backgroundcd.jpg);
	background-repeat: no-repeat;
}
.headerstyle {
	font-size: 24px;
	font-weight: bolder;
	color: #9F9;
	text-decoration: underline;
}
.headerbg {
	background-image: url(Images/Backgrounds/BacteriaFinished.png);
	background-repeat: repeat-x;
	font-size: 100%;
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	background-position: center;
}
.subheaderstyle {
	font-size: 22px;
	color: #9FF;
	font-family: "Comic Sans MS", Papyrus;
	font-weight: bold;
	vertical-align: top;
}
.linkstyle {
	font-size: 18px;
	color: #FF0000;
	font-weight: bolder;
}
a:link {
	color: #9FF;
}
a:hover {
	color: #9FC;
}
td {
	font-size: 18px;
	color: #9FF;
	font-weight: bolder;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
	

