B {
	font-weight : bold;
}
BODY {
	FONT-FAMILY: Arial;
	font-size: 10px;
	font-weight : normal;
	color: Black;
}

A {
	FONT-FAMILY: Arial;
	font-weight : bold;
	color: Blue;
	}
TD {
	COLOR: Black;
    font-family : Arial;
	font-size : 13px;
}

SMALL {
	font-size : xx-small;
	font-weight : bold;
	color : red;
}

H4 {
	font-family : Arial;
	font-weight : bold;
	font-size : 18px;;
	color : Navy;
	margin-bottom: 5px;
}
H4.orange {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: #E13E00;
	margin-bottom: 5px;
}
P.wiretap {
margin-left: 16px;
margin-right: 16px;
}

R {
	font-size : xx-small;
	font-weight : bold;
	color : red;
}

(none), .red {
	font-family : Arial;
	font-weight : bold;
	font-size : x-small;
	color : Red;
}

P.updates {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;	
}
P {
	margin-left: 10px;
	margin-right: 10px;
    font-family : Arial;
	font-size: 13px;
	font-weight: normal;	
}
Blockquote {
	font-family : Arial;
	color : black;
    font-size: 13px;
}
UL {
	margin-left: 30px;
	margin-right: 10px;
	font-size: 13px;
	font-weight: bold;	
}
UL.white {
	margin-left: 30px;
	margin-right: 10px;
	font-size: 14px;
	font-weight: bold;
	color: white;
}
strong.red {
	font : bold 13px Arial;
	color : red;
}
strong.pink {
	font : bold 13px Arial;
	color : #cc0066;
}
p.white {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: white;
	letter-spacing: 1px;
}

