a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.webmaster {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	letter-spacing: 0.1em;
	text-align: right;
	text-transform: lowercase;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
}
a.webmaster:link {
	font-size: 10px;
	text-decoration: none;
}
a.webmaster:visited {
	font-size: 10px;
	text-decoration: none;
}
a.webmaster:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
a.webmaster:active {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}

table.navbar {
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
table.navbar td {
   border: 1px solid #FFFFFF;
}
table.navbar td a{
   display: block;
   width: 150px;
   padding: 4px;
   text-decoration: none;
}
table.navbar td a:link, table.navbar td a:visited {
   color: #FFF;
   background-color: #000000;
}
table.navbar td a:hover, table.navbar td a:active {
   color: #fff;
   background-color: #A7A8AC;
}


.feature{
	font-size: 12px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: top;
}

.feature img{
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(karate2.gif);
}
.highlightCopy {
color: #990000
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #990000;
	font-size: 14px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	vertical-align: middle;
}

