/* Designed by Akamu Designs - www.akamudesigns.com */
/* Sydney Karate Style Sheet*/

body		{margin:0 0 0 0;
		background:white;
		color:#191949;
		scrollbar-base-color:#191949;
		scrollbar-arrow-color:#b22222;
		scrollbar-darkshadow-color:#191949;
		scrollbar-face-color:#191949;
		scrollbar-highlight-color:#191949;
		scrollbar-shadow-color:#b22222;
		scrollbar-3dlight-color:#b22222;
		font-family:georgia}

/* Links */
a:link,
a:visited,
a:active	{color:#191949;
		text-decoration:none;
		font-size:12px;
		font-weight:500}
a:hover		{color:#b22222;
		text-decoration:underline;
		font-size:12px;
		font-weight:500}

/* Navigation buttons styles */

.sinbut		{height:30px;
		width:100px;
		font-size:12px;
		font-weight:500;
		font-family:georgia;
		color:#191949;
		background:#fafaff;
		border:2px ridge #b22222}
.sinbutover	{height:30px;
		width:100px;
		font-size:12px;
		font-weight:900;
		font-family:georgia;
		color:#b22222;
		background:#ffffff;
		border:4px ridge #b22222}



/* Headings */
/* Change the colour and style of the headings here */


h2		{color:red;
		text-decoration:underline}
.subheadings	{color:red;
		font-weight:900}
		