@charset "utf-8";
/* CSS Document */


<style type="text/css">


h1 {
	font-size: x-large;
    font-weight: bold;
	color: #E60000;

}
h2 {
	font-size: 22px;
    font-weight: bold;
	color: #006600;
	line-height: normal;
	font-style: normal;
	white-space: normal;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	line-height: normal;
	font-style: normal;
	white-space: normal;
}

h4 {
	font-size: medium;
	font-weight: bold;
	color: #006600;
}

h5 {
	font-size: small;
	font-weight: bold;
	color: #5E002F;
}
h6 {
	font-weight: bold;
	font-size: x-small;
	color: #006600;
	text-align: center;
}

.darkfuchsia {
	color: #5E002F;
}






.black {
	color: #000;
}
.RedType {
	color: #F00;
	font-size: large;
	font-weight: bold;
}
.WhiteType {
	color: #FFF;
	font-size: medium;
	font-weight: bold;
}
.greenprint {
	font-size: small;
	color: #060;
}


.redh1 {
	color: #E60000;
}
.redregularbold {
	color: #E60000;
	font-style: normal;
	font-weight: bold;
}



</style>
.brightblue {
	color: #00F;
}
.brightblue {
	color: #00F;
}
