<html> <head>
<title>Brunel University Jitsu Club Style Sheet</title>
<style>
.blank {color:black}

A:link, A:visited, A:active { text-decoration: none }
A:hover {color: #FFFF00}
P { font-family:"Arial", arial}


<!-- heading 
h1 {font-family:"Comic Sans MS", Arial;
    font-size: 24pt;
    font-weight: bold;
	color: #3300ff;
	text-align: center}
-->

</style></head></html>

