/*****************
     *   File Name: default.css
     *   Section: @approot/css/
     *   Creator: Stefan Weber
     *   Creation Date: 18/10/2005
     *   Purpose: stylsheet screen
     *   Description: Styelsheet stillwatersmusic.net
     *   Copyright: Individivici
     *   Version History & Comments
     *   #1.0 	init
****************/

/* basic elements */
html {
	margin: 0px;
	padding: 0px;
}
body {
	margin-top: 0px;
	text-decoration: none;
}
body, p, td, li, ul, ol, form, input, select, textarea {
	font-family:  "Geneva", "Helvetica", "Arial", "Sans-Serif";
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: bold; line-height: 14px; font-weight: 500; color: #FFFFFF
}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 14px; font-weight: 750; color: #FFFFFF
}
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 10px; font-weight: 600; color: #FFFFFF; text-decoration: none}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 10px; font-weight: 600; color: #FFFFFF; text-decoration: none}






