/* CSS Document */

body {
	font-family: "Courier New", Courier, mono;
	color:#FFFFFF;
	font-size:12pt;
	line-height: 17pt;
	background-color: #FFFFFF;
	background-image:url(images/proc_bground.gif);
	background-repeat: repeat-y;
	background-position: top center;
	margin: 0px;
	margin-top: 0px;
	
}


a {color: #3333FF;
text-decoration:none;}
a:hover {color: #FFFF00;}

a.menu {color: #3333FF;
text-decoration:none;
}
a.menu:hover {color: #FFFF00;}
            h1 {
                margin: 1em 0 1.5em;
                font-size: 18px;
            }
            h2 {
                margin: 2em 0 1.5 em;
                font-size: 16px;
            }
            p {
                margin: 0;
            }
            pre, pre+p, p+p {
                margin: 1em 0 0;
            }
            code {
                font-family: "Courier New", Courier, monospace;
            }
			div, td, tr {background:none; vertical-align:top; margin-top:0px;}
			.tdleft {background:url(images/proc_left.gif);}
			.tdright {background:url(images/proc_right.gif);}
			.tdtop {background:url(images/proc_top.gif);}
			.tdbottom {background:url(images/proc_bottom.gif);}
  .countdown { font-size:28px;
  color: #006600;
  height: 81pt;
  text-align:center;
  line-height: 15pt}