BODY{	background: #808080 none;	
	font: 10pt Verdana, Helvetica, Arial, sans-serif;	
	color: #000000;	
	scrollbar-face-color:#800000;	
	scrollbar-arrow-color:#FFCC66;	
	scrollbar-track-color:#808080;	
	scrollbar-shadow-color:#400000;	
	scrollbar-highlight-color:#C00000;	
	scrollbar-3dlight-color:#C00000;	
	scrollbar-darkshadow-color:#400000;
	scrollbar-base-color:#808080; }

<!-- Linkit ilman alleviivausta --> 

	A:visited {text-decoration: none; color:red;}
	A:hover {text-decoration: underline; color:white; background: #000000;}
	A:link {text-decoration: none; color:#ff7f00;}
	A:active {text-decoration: none; color:yellow;}


<!-- Lomakkeen elävöittäminen

.form {color:#000000; background:#ff7f00; border:5px; border-style:double; border-color:#C00000; }
.textarea {color:#000000; background:white; border:4px; border-style:ridge; border-color:#808080; }


<!-- Yksittäisten elementtien säätö -->
	P{text-align: center; }
	TD{;}
	H2 {font-size: large; font-variant: small-caps;}
