@charset "windows-1251";
.redtext {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.bluetext {
	font-style: italic;
	font-weight: bold;
	color: #0033cc;
}
.purpletext {
	font-weight: bold;
	color: #660099;
}
.purpletext2 {
	font-weight: bold;
	color: #660099;
	font-size: 24px;
}
.greentext {
	font-style: italic;
	font-weight: bold;
	color: #339900;
}
.tealtext {
	font-style: italic;
	font-weight: bold;
	color: #33ccff;
}
.bigred {
	font-style: italic;
	font-weight: bold;
	color: #F00;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
}
.style1 {
	color: #2F89C7;
	font-weight: bold;
}
.smblue {
	font-weight: ;
	color: #000080;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
}