.myhead01 {
	font-size: x-large;
	color: #000099;
	font-style: italic;
}

.myhead02 {
	font-size: x-large;
	color: blue;
	font-style: italic;
}

.myhead03 {
	font-size: x-large;
	color: red;
}
.myhead04 {
	font-size: x-large;
	font-weight: bold;
	color: black;
}
.mytext {
	color: #990033;
	font-weight: bold;
	font-style: italic;
	font-size: medium;
}
.mytext2 {
	color: #990033;
	font-weight: bold;
	font-style: italic;
	font-size: large;
}
.mytextblk {
	color: #000;
	font-size: medium;
}

.footer1 {
	color: #CCCCCC;
	font-size: x-small;
}
.footer2 {
	color: #0000CC;
	font-weight: bold;
	font-size: xx-small;
}
.smallred {
	color: #FC3F43;
}
.mytext3 {
	color: #006;
}
.smallfooter table {
	color: #FFF;
}
.smallfooter table tr td p {
	color: #000;
}

