/* cpblue.css is the style sheet definition for the Paris Community Pages */
/* with white background and blue elements. copyright by yoshiwara 1998 */


/* table heading (td bgcolor, bold) */
td { font-family:Arial; font-size:10pt }
td.blue { background-color:#ddddff; font-weight:bold; font-size:12pt; line-height=14pt }

/* table list (td valign=top) */
td.list { text-align:left; font-family:Arial }

/* text colour */
p { color:#000066 }

/* link colours */
a:link { color:#0000ff; text-decoration:none }
a:visited { color:#5555bb; text-decoration:none }
a:active { color:#cc0000; text-decoration:none }


/* navigator */ 

address { font-family:Arial; font-style:normal; font-size:10pt;  text-align:center; border-style:groove; border-width:medium; border-color:#111199; padding:3pt }

