.T1 {
	font-family: Times New Roman; font-style: italic; color: red
}

.T2 {
	font-family: Times New Roman; font-style: italic; color: red; font-size: 35pt; font-weight: bold;
}

BODY {
		font-family: Verdana, Arial, Helvetica;
		font-style: normal;
		color: #FFFFFF;
		background: #000000;
		font-size: x-small;
}

A:link { color: #FFCC00 }       /* unvisited link */
A:visited { color: yellow }   /* visited links */
A:active { color: lime }    /* active links */.T1 p font {
	color: #FF6C00;
}
b {
	color: #F00;
}
.T1 p b font {
	color: #F00;
}
.T3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-size: 14px;
}

