/*
-------------------------------
       KOONOWLA CSS FILE
-------------------------------
created by Danielle De Silva
       Delaks Creative
      www.delaks.com.au
------------------------------- */


body {
	background-color: #000;
	margin-top: 0px;
	text-align: center;
}


p	{
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
	line-height: 140%;
	font-size:12px;
	}
	
ul{
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	line-height: 140%;
	font-size:12px;
	}

A:link {text-decoration:underline; font-weight:bold; color:#666;}
A:visited {text-decoration:underline; font-weight:bold; color:#666;}
A:active {text-decoration:underline; font-weight:bold; color:#666;}
A:hover{text-decoration:none; #color:#666;}

h1{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#666;
	font-style:italic;
	line-height:150%;
}

h1 A:link {text-decoration:none; color:#666;}
h1 A:visited {text-decoration:none; color:#666;}
h1 A:active {text-decoration:none; color:#666;}
h1 A:hover{text-decoration:none; #color:#666;}

h2{
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	letter-spacing: 3px;
	text-transform:uppercase;
	font-weight:bold;
	color:#666;
	line-height:150%;
}

tbody	{
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	line-height: 140%;
	font-size:12px;
	}


hr {
background: transparent;
color: transparent;
border-left: none;
border-right: none;
border-top: none;
border-bottom: 1px dotted #666;
height:1px;
}

.backtotop {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#999;
	text-align:right;
}
.backtotop A:link {color:#999; text-decoration:none; text-align:right;}
.backtotop A:visited {color:#999; text-decoration:none; text-align:right;}
.backtotop A:active {color:#999; text-decoration:none; text-align:right;}
.backtotop A:hover {color:#000; text-decoration:underline; text-align:right;}

.footer {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
}

.footer A:link {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-decoration:none;
}
.footer A:hover {font-weight:bold;}
.footer A:visited {	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-decoration:none;}
