/* sy:n tyyli tiedostot
*/

body 	{font-size: 12pt;
	 font: "Arial";
	 color: #924131;
	 background: #924131;
	 line-height: 16pt;
	 margin-left: 10pt;
	 margin-right: 10pt;}
	
P {font: 10pt Arial, Verdana;
	margin-left: 20pt;
	margin-right: 10pt;
	color: #924131;}

h1 {font: 22pt Arial, Verdana;
	font-weight: bold;
	line-height: 30pt;
	color: #924131;}

h2 {font: 20 pt Century Gothic, Arial Narrow, Verdana;
	font-weight: bold;
	margin-left: 5 pt;
	line-height: 22pt;
	color: #924131;}

h3 {font: 15 pt Century Gothic, Arial Narrow, Verdana;
	font-weight: bold;
	line-height: 22pt;
	color: #924131;}

h4 {font: 13 pt Century Gothic, Arial Narrow, Verdana;
	font-weight: bold;
	line-height: 22pt;
	color: #924131;}

/* ei alleviivata linkkeja
*/

a {text-decoration: none;}
a:link {color: white}
a:visited {color: white}
a:active {color: red;}
a:hover {color: red;} 





