body,td,th {
	font-family: Microsoft Sans Serif, MS Sans Serif, Arial;
}
.copyright {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 10px;
	color: #666666;
}
.maintext {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 12px;
	color: #011D55;
}
.maintext a{
	color: #003399;
}
.rightnews {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 12px;
	color: #FFFFFF;
}
.rightnews a{
	color: #FFFFFF;
}
.rightnews a:hover{
	color: #FFFF66;
}
.textred12 {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 12px;
	color: #CC0000;
}
.subhead {
	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.subhead2 {

	font-family: "Microsoft Sans Serif", "Ms Sans Serif", CordiaUPC;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
}
.verticalText 
{               
    /* IE-only DX filter */
    writing-mode: tb-rl;
    filter: flipv fliph;

    /* Safari/Chrome function */
    -webkit-transform: rotate(270deg);

    /* works in latest FX builds */
    -moz-transform: rotate(270deg);
}
