		a:link { text-decoration:none; font-weight:bold; color:#ff0000; }
		a:visited { text-decoration:none; font-weight:bold; color:#ff0000; }
		a:hover { text-decoration:underline; font-weight:bold; color:#000000; }
		a:active { text-decoration:none; font-weight:bold; color:#ff0000; }

@font-face	{font-family:'Comic Sans MS';
		
		}

body	{	background-color:#0000ff;				
		cursor:crosshair;			
		background-image:url(../images/karate.jpg);	
		background-repeat:no-repeat;	
		background-attachment:fixed;
		background-position:right center;
		
		padding-left:20pt;
		padding-right:100pt;
		
		padding-top:30pt;

	}

h1	{	font-family:'Comic Sans MS';
		font-size:30pt;
		color:#C0C0C0;
		font-weight:normal;
		text-align:center;
		font-stretch:extra-expanded;
	}

h2	{	font-family:'Comic Sans MS';
		font-size:25pt;
		color:#C0C0C0;
		font-weight:normal;
		text-align:center;
		font-stretch:extra-expanded;
	}

h3	{	font-family:'Comic Sans MS';
		font-size:20pt;
		color:#C0C0C0;
		font-weight:normal;
		text-align:center;
		font-stretch:extra-expanded;
	}

h4	{	font-family:'Comic Sans MS';
		font-size:15pt;
		color:#C0C0C0;
		font-weight:normal;
		text-align:center;
		font-stretch:extra-expanded;
	}
h5	{	font-family:'Comic Sans MS';
		font-size:12pt;
		color:#C0C0C0;
		font-weight:normal;
		text-align:left;
		font-stretch:extra-expanded;
	}

p,a,tr,td,tabel,div{	font-family:Helvetica,Arial,sans-serif;
		font-size:10pt;
		font-weight:bold;
		text-align:left;
		color:#C0C0C0;
	}
.note {	font-family:Helvetica,Arial,sans-serif;
		font-size:8pt;
		font-weight:bold;
		text-align:left;
		color:#C0C0C0;
	}
marquee {	font-family:Helvetica,Arial,sans-serif;
		font-size:16pt;
		font-weight:bold;
		text-align:left;
		color:#C0C0C0;
	}