<style type="text/css">  
<!--
  body {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 8pt;
  	margin : 0px 0px 0px 0px;
  }
  a {
  	color : #0033FF;
  	font-size : 12px;
  	font-weight : bold;
  	text-decoration : none;
  }
  a:hover {
  	color : #666666;
  	font-size : 12px;
  	font-weight : bold;
  	text-decoration : underline;
  }
  a.nav {
  	color : #FFFFFF;
  	font-size : 12px;
  	text-decoration : none;
  }
  a.nav:hover {
  	color : #999999;
  	font-size : 12px;
  	text-decoration : underline;
  }
  input {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 12px;  
  }
  input.radio {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 12px;
    }
	input.submit {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
	}  
  table.nav {
  	border-width : 0px;
  	background : #000000;
  }
  table.d4 {
  	border-width : 1px;
  	border-style : solid;
  	background : none;
  	border-color : #000000;
  }
  table.d3 {
  	border-width : 0px;
  	border-style : solid;
  	background : #000000;
  }
  table.top {
  	border-width : 0px;
  	background : none;
  }
  td.login {
    background-color : #ffcc00;
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 12px;
  	color : #000000;
  	padding-left : 10px;        
  }
  td.newsHead {
    background-color : #000000;  
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 12px;
  	font-weight : bold;
  	line-height : 14px;
  	color : #FFFFFF;  
  }  
  td.formLabel {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 12px;
  }
  .head {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 30px;
  }
  .links {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 10px;
  	font-style : normal;
  	font-weight : bold;
  	font-variant : normal;
  	color : #000000;
  	text-decoration : none;
  }
	.monospace {
		font-family : courier, monospace;
		font-size : 10pt;
	}  
  .nav {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 12px;
    font-weight : bold;
  	color : #FFFFFF;
  }
  .small {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 12px;
  	color : #000000;
  }
  .txHead {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 12px;
    font-weight : bold;
  	color : #000000;
  }
  .tx {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size : 12px;
  	color : #000000;
  	padding-left : 10px;    
  }
.header {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.calendar_table {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-align: center;
	padding: 2px;
	line-height: 14px;
}  

.title {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
}

.body {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

/* CODE DISPLAY */

pre {
	/* overflow : auto; */
	display: block;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: inherit;
	color: inherit;
	padding: 8px 8px .75em 8px;
}

div.preWrapper {
	overflow: auto;
	width: 450px;
	margin-bottom: 2em;
	background-color: #F7F7F7;
}

div.preWrapperSmall {
	overflow: auto;
	width: 200px;
	margin-bottom: 2em;
	background-color: #F7F7F7;
}

div.preWrapper:focus { background-color: #fff; }
textarea.code { width: 90%; /* IE 5 Win width */ height: 200px; background-color: #F7F7F7; border: 1px solid gray;	margin-bottom: 2.5em;}
code { font-family: "Courier New", Courier, monospace; color: #333333; font-size: 11px; background-color: #F7F7F7;}
p code { font: 1em;}
xmp { font: "Courier New", monospace; color: #333;}

-->
</style>
