/* 

----------------------------------------

Stylesheet for: Simple Lime

Author: Mike Rasmussen

Homepage: http://www.inovasion.net/

Date: 16 January 2007

Other information: Please go visit
iNovasion.net for more free stuff!

Regards
iNovasion Crew

----------------------------------------

*/



/* ---General body--- */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}

/* ---General fonts--- */

.style1 {
color: #CCCCCC font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style2 {
color: #CCCCCC
}

.style3 {color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif;}

.style4 {
	font-size: 14px;
	color: #000000;
}

.style6 {
	color: #BBEA00;
	font-size: 18px;
}
.style7 {
	font-size: 12px;
	font-weight: bold;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style10 {font-size: xx-small}
body, td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BBDD5E;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: ##9CC400;
}
a:active {
	text-decoration: none;
	color: ##9CC400;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: #333333;
}
h2 {
	font-size: 12px;
	color: #BBEA00;
}

