<!--BEGIN Stylesheet
/* p { color: black; font-size: 14px; margin: 15px; rightmargin: 10px; 
	line-height:15px; text-align: justify; font-family: arial, helvetica; }
BODY { font-size: 11pt; color: #000000; font-family: arial, helvetica, verdana; 
	margin-top: 3px }
td { font-size: 11pt; color: #000000; font-family: arial, helvetica, verdana;  } 
*/

table.chart {
	border-width: 5px 5px 5px 5px;
	border-spacing: 5px;
	border-style: ridge ridge ridge ridge;
	border-color: black black black black;
	border-collapse: separate;
	background-color: white;
	font-size: 10pt; 
	color: #000000; 
	font-family: arial, helvetica, verdana;
}


table.chart th {
	border-width: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	background-color: #33c;
	color: white;
	font-size: 13pt; 
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	-moz-border-radius: 6px 6px 6px 6px;
}


table.chart td {
	border-width: 2px 2px 2px 2px;
	padding: 5px 5px 5px 5px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	background-color: white;
	color: #000000; 
	font-size: 10pt; 
	font-family: arial, helvetica, verdana;
	font-weight: bold;
	-moz-border-radius: 6px 6px 6px 6px;
}

table.chart a:link {
	text-decoration: none;
	font-size: 13pt; 
	color: white; 
	font-family: arial, helvetica, verdana;
	font-weight: bold;  
}

table.chart a:visited {
	text-decoration: none;
	font-size: 13pt; 
	color: white; 
	font-family: arial, helvetica, verdana;
	font-weight: bold;  
}

table.chart a:active {
	text-decoration: none;
	font-size: 13pt; 
	color: yellow; 
	font-family: arial, helvetica, verdana;
	font-weight: bold;
}
table.chart a:hover {
	text-decoration: underline; 
	color: yellow;
	font-size: 13pt; 
	font-family: arial, helvetica, verdana;
	font-weight: bold;}


table {
	border-width: 0px;
}

table th {
	border-width: 0px;
}

table td {
	border-width: 0px;
}







.mytext  {
	  font-size: 10pt; 
	  color: #000000; 
	  font-family: arial, helvetica, verdana;  
	  font-weight: bold;
	}
.mytext-bold  { 
		font-size: 12pt; 
		color: #000000; 
		font-family: arial, helvetica, verdana;
                font-weight: bold;  
		}

.mytext-large { 
		font-size: 12pt; 
		color: #000000; 
		font-family: arial, helvetica, verdana;  
		font-weight: bold; 
	      }

.head {
	font-size: 13pt;
	color: #000099;
	font-family: arial, helvetica, verdana;
	font-weight: bold;
      }
      
.foot { 
	font-size: 10pt; 
	color: #000000; 
	font-family: Times New Roman; 
      }

.sub { 
	font-size: 12pt; 
	color: #000000; 
	font-family: Times New Roman; 
	font-style:italic;   
        text-decoration: underline;
     }


.alert {
	font-family: arial, helvetica, verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
	}
   	
.initial2 { 
	    font-weight: bold; 
	    background-color: white
	  }

.bluebox {
	background: #0000ff;
	font-family: arial, helvetica, verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	}


/* #a:hover {background:#ff0;font-weight:bold;color:#000099}
/* a:hover {background:#000099;font-weight:bold;color:#ffffff} */
/* a:hover {font-weight:bold;color:#ff0000}
html, body { 
	    margin: 5px; 
	    padding: 5px;
	   }

*/

.intro {
	position: absolute;
	left: 0;
	top: 0;
	layer-background-color: blue;
	background-color: blue;
	border: 0.1px solid blue;
	z-index: 10;
	}

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline; color: red;}

.frontpage {
	font-family: "Batman Forever Alternate";
	font-size: 14px;
	font-color: #000000;
}

.frontpage a:link {text-decoration: none}
.frontpage a:visited {text-decoration: none}
.frontpage a:active {text-decoration: none}
.frontpage a:hover {text-decoration: none; color: blue;}

.marquee {
	font-family: arial, helvetica, verdana;
	font-size: 11pt;
	background: #009;
	color: white;
	font-weight: bold;
	height: 18;
	text-align: center;
	}

a:hover.marquee {
		text-decoration: none; 
		color: #600;
		background: #cdf;
		}


		
-->

