@charset "utf-8";
Body {font-family : Arial, Verdana, Helvetica, Sans-Serif; background-color : #ffffff; color : #000000; font-size : 16pt; margin-left : 5%; margin-right : 5%;}
A:link {color : #0000FF; font-weight : bolder; text-decoration : underline; cursor: crosshair; background : #ffffff;}
A:visited {color : #0000FF; font-weight : bolder; text-decoration : underline; cursor: crosshair; background : #ffffff;}
A:hover {color : #FF0000; font-weight : bolder; text-decoration : underline overline; background : #ffff00; cursor: crosshair;}
A:active {color : #808000; font-weight : bold; text-decoration : overline; background : #ffffff; cursor: crosshair;}

H1 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 160%;
	margin-bottom : -1em;
}

H2 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 150%;
	margin-top : 2.7em;
}

H3 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 140%;
	margin-top : 2em;
}

H4 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
	margin-top : 1.5em;
}

H5 {
	color : #990000;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : 900;
	margin-top : 1.5em;
}

H6 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
}

BLOCKQUOTE { margin-left : 0; }

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

.reduced { font-size:small;  font-family:cursive;  font-weight:normal;  text-decoration:none; }
div.c2 {text-align: center}
p.c1 {text-align: center}                 
table.center {width:30%; margin-left:35%; margin-right:35%;}
