body {
	background-color: #000000;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #CCCCCC;
}
.yzpic {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(img/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #417D9F;
}
a {
	font-family: Courier New, Courier, mono;
	font-size: 14px;
	color:#FFFFFF
}
a:link {
	text-decoration: none;
		font-weight: normal;
}
a:visited {
	text-decoration: none;
			font-weight: normal;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	padding: 5px;
}
a:active {
	text-decoration: none;
			font-weight: normal;
}.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #84AFD7;
	line-height: 18px;
	text-align: justify;
}
.Header {

	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bold;
	text-align: justify;
	color: #CCCCCC;
}
.textBold {

	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	color: #CCCCCC;
}
.gb_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.textSmall {

	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
	color: #CCCCCC;
}

