body{margin:8px}

html, body, h2, h3, h4, div, p, ul, li, input {
	font-family: "Gill Sans MT", "Gill sans", "Trebuchet ms", sans-serif;
}

h3.c4 {text-align: center}
h2.c3 {text-align: center}
td.c2 {font-size: 80%; text-align: center}
h1.c1 {text-align: center}

h1{ font-size:1.40em}
h2{ font-size:1.15em}
h3{ font-size:1.10em}

/* ****** link ******** */
a:link { text-decoration : none ; color : #0000E8 ; } 
a:visited { text-decoration : none ;  color : #A00080 ; } 
a:hover { text-decoration : underline ; color : #0000FF ; } 
a:active {text-decoration : underline; color:#FF0000;}

img {border:0}

