.jujitsu_academy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: disc;
	color: #CCCCCC;
}
.jujitsu_academy_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-type: disc;
	color: #CCCCCC;
}
body {
	margin-top: 0px;
	background-color: #000000;
	
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

.style3 {
       font-size: 18px
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
	font-weight: bold;
}
a.nav:visited {
	color: #FFFF00;
}
a.nav:hover {
	color: #FFFF00;
}
a.navred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
}
a.navred:visited {
	color: #FF3300;
}
a.navred:hover {
	color: #FF3300;
}
.style4 {
	color: #FF0000;
	font-weight: bold;
}