BODY, P, A, H1, H2, H3, H4, H5, H6 {
	font-family : Arial,Helvetica,Univers,Zurich BT,sans-serif;
	font-size : small;
	color : #000000;
}

BODY { background : url('/img/background.gif') #ffffff; }

A         { color : #0000ff; }
A:visited { color : #800080; }

P { }

FONT.f   { font-family:Arial,Helvetica,Univers,Zurich BT,sans-serif; }
FONT.f1  { font-size:small; font-family:Arial,Helvetica,Univers,Zurich BT,sans-serif; }
FONT.f1w { font-size:small; font-family:Arial,Helvetica,Univers,Zurich BT,sans-serif; color:#ffffff; }
FONT.f2  { font-size:x-small; font-family:Arial,Helvetica,Univers,Zurich BT,sans-serif; }
FONT.r   { font-family:Arial,Helvetica,Univers,Zurich BT,sans-serif; color:#cc0000; }
FONT.r1  { font-size:small; font-family:Arial,Helvetica,Univers,Zurich BT,sans-serif; color:#cc0000; }

P.news,P.news A { font-size : xx-small; text-align : center; }
P.sm { font-size : x-small; }
P.sm,P.sm A { font-size : x-small; }
P.ftr,P.ftr A { font-size : x-small; text-align : center; }
P.txtnav,P.txtnav A { font-size : x-small; text-align : center; margin : 0.5em; }
P.cap { color : #999999; font-size : xx-small; text-align : center; }

.emph { font-weight : bold; font-style : italic; }
.bld  { font-weight : bold; }
.red  { color : #cc3300; }
