/* cpmain.css is the style sheet definition for all Paris Community Pages */
/* no matter what colour. it can be combined with cpblue.css or other sub- */
/* style sheets. copyright by yoshiwara 1998 */


/* margins for body */

body { margin:1cm; background-color:#ffffff }


/* H1 headings */
h1 { font-size:24pt; font-weight:bold; margin-top:30pt; margin-bottom:50pt }

/* H2 headings */
h2 { font-family:Arial; font-size:20pt; font-weight:bold; margin-top:20pt; margin-bottom:30pt }

/* H3 headings */
h2 { font-family:Arial; font-size:16pt; font-weight:bold; margin-top:16pt; margin-bottom:20pt }

/* links */
a:active   { font-family:Arial; text-decoration:none; font-size=11pt }
a:visited  { font-family:Arial; text-decoration:none; font-size=11pt }
a:link     { font-family:Arial; text-decoration:none; font-size=11pt }

/* code (tt) */
tt { font-family:Courier, "Courier New"; font-size:12pt; background-color:#eeeeee }

/* emphasis (strong) */
strong { font-family:Arial; font-weight:bold; font-size:12pt; font-style:normal }

/* normal text (p) */
p { font-family:Arial; font-size:11pt; }

/* bold (b) */

b { font-family:Arial; font-weight:bold; font-size:11pt }


/* footer */

div {font-family:Arial; font-style:normal; font-size:8pt; text-align:center; margin-top:20pt }
div br { margin-bottom:12pt }

