

h1 {
	font-family: Arial;
	BACKGROUND: bglines.gif;; font-size:24pt; color:#000080; font-weight:bold
}



.dots-spaced { list-style-type: disc; margin-top: 4; margin-bottom: 6 }
.tick-list   { list-style-image: url('../images/tick2.gif'); margin-left: 7; margin-top: 4; 
               margin-bottom: 8 }
span.redhighlight { color: #FF0000; font-weight: bold; font-size:14pt }

.bulletbold { list-style-type: disc; font-family: Arial; font-weight: bold }

h5           { font-family: Arial; Arial; font-size: 12pt; color: #000000; font-weight:bold }

h4           { font-size: 14pt; font-family: Arial; color: #000000 }

.boxquote    { border:1px solid #3399FF; padding-left: 7px; padding-right: 7px; 
               padding-top: 4px; padding-bottom: 4px; background-color: 
               #CCFFFF; text-indent:0; margin-left:35; margin-right:45; font-size:10pt; font-family:Arial }
.typewriter  { font-family: Newsline SF, times; font-size: 12pt }

h2           { font-family: Tahoma; Arial Rounded MT Bold; font-size: 18pt; color: #000000; font-weight: bold }

h3           { font-family: Tahoma; Arial Rounded MT Bold; font-size: 14pt; color: #000080; font-weight:bold }



td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}



a:link {
	color: #000066; text-decoration: underline

}

a:visited {
  color: #660033; text-decoration:underline
}

a:hover {


}

a:active {
	color: #FF0000; text-decoration: none;

}

a.hidden {
  color: #000000;
}

a:visited.hidden {
  color: #000000;
}

a:hover.hidden {
	color: #0000CC;
}

a:active.hidden {
  color: #000000;
}

a:link.nav {
	color: #333333;
	padding: 2px;}

a:visited.nav {
	color: #cccccc;
	padding: 2px;
}

a:hover.nav {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a:hover.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover.box {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}