th, td, b, div, p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #105248;
}

body {
	background-repeat: no-repeat;
}

A {
        color: #105248;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica;
		  font-size: 12px;
}
A:visited {
        color: Maroon;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica;
        text-decoration : underline;
		  font-size: 12px;
        }
A:hover {
        color: Maroon;
        font-weight: bold;
        font-family: Verdana, Arial, Helvetica;
        text-decoration : none;
         font-size: 12px;              }

HR {
        color : #105248;
}

H1 {
		  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 12pt;
        font-weight: bold;
        color: Maroon;
        text-align: center;
}

H2 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        font-weight: bold;
        color: Maroon;
        text-align: left;
}

H3 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10pt;
        font-weight: bold;
        color: Maroon;
        text-align: center;
}


.but {
        background-color: Maroon;
        color: White;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
		  display: block;
		  		 }
 .button
   { background-color: #105248;
        color:#FFFFFF;
        width:150px;
        border:1px solid #DDDDDD;
        text-align: center;
		  padding: 3px 3px 3px 3px;
		  font-size: 11px;
		  text-decoration: none;
		  display: block;
		  }
	a.button:hover {
	 font-size: 11px;
		background-color: Maroon;
		color: white;
		text-decoration: none;
	}
a.button:visited {
 font-size: 11px;
	color: white;
	text-decoration: none;
}

.copy {
	color: #999999;
	font-size: 10px;
}
.y {
	color: #DD0033;
	font-size: 10px;
}

.fact {
	background-color: #FBFBFB;
	font-size: 10px;
	border: 1pt dotted Silver;
	padding: 3pt 3pt 3pt 3pt ;
}
.x {
	color: white;
}


.sh {
		background-color: white;	
        BORDER-RIGHT: 1pt solid black;
        PADDING-RIGHT: 4pt;
        PADDING-LEFT: 4pt;
        PADDING-BOTTOM: 1pt;
        MARGIN: 2pt;
        PADDING-TOP: 0pt;
        BORDER-BOTTOM: 1pt solid black;
        text-decoration:none;
}
input, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
th {
	font-weight: bold; color: maroon; text-align: center;
}