
 /* variation classes */
.red{color:#993333;font-style:normal;} 
.green{color:#009900;font-style:normal;}
.black{color:#333333;font-style:normal;}
.blue{color:#000099;font-style:normal;} /* note: <em> used in code text for blue */
.grey{color:#444444;font-style:normal;}
.bold{font-weight:900;font-style:normal;}

.btmspc{margin-bottom:12px;}
.center{text-align:center;}
.copy{font-family:"verdana";font-size:8px;} /* copyright text */
.high{background:#ffddff;font-style:normal;} /* highlight background */
.in{margin-left:18px;;} /* inset */
.in2{margin-left:36px;} /* inset */
.right{text-align:right;}
.under{text-decoration:underline;font-style:normal;} /* underline */
.up{font-size:80%;position:relative;bottom:2px;} /* raised text */
.width{width:80%} /* fixed width */


a:link{color:#333333;text-decoration:underline;}
a:visited{color:#444444;text-decoration:underline;}
a:hover{color:#0000ff;text-decoration:underline;}
	a img{color:#dddddd;background:#dddddd;border:0;} /* blends link images into background */

b{font-family:"verdana",monospace;font-size:80%;color:#555555;} /* <b> used as 'label' text */

blockquote{margin-top:0;margin-bottom:6px;margin-left:18px;font-style:italic;clear:left;}

body{margin:0;padding-top:28px;margin-bottom:2%;margin-left:4%;margin-right:4%;background:#eeeeee;
	font-family:"georgia","times","times new roman",sans-serif;font-size:14px;
	font-weight:100;color:#333333;text-decoration:none;font-style:normal;}

div.exit{left:6%;top:44px;position:absolute;}

h1{margin-top:0;margin-bottom:2px;margin-left:0;font-size:250%;font-weight:900;text-align:center;clear:left;}
h1.block{margin-top:0;margin-bottom:12px;margin-right:0;background:#999999;border: 8px solid #999999;font-family:"verdana",sans-serif;font-size:180%;font-weight:900;color:#ffffff;text-align:center;}
h2{margin-top:0;margin-bottom:14px;margin-left:0;padding-top:0;font-size:150%;font-weight:900;text-align:center;clear:left;}
h3{margin-top:24px;margin-bottom:8px;margin-left:0;font-size:14px;font-weight:900;clear:left;}

img{background:transparent;border:0;}

p{margin:0;}

strong{font-style:italic;font-weight:900;}

