body	{
	color: #000;
	background: #fff;
	width: 95%;
	margin-bottom: 20px;
	}
	
.hide	{
	display: none;
	}
	
div#marginaali {
	
	}
	
a:link {
	font-weight : normal; 
	text-decoration : none;
	color: #333;
	background: transparent; 
	}

a:visited {
	font-weight : normal; 
	text-decoration : none;
	color: #CCC;
	background: transparent; 
	}

a:hover {
	font-weight : normal; 
	text-decoration : underline;
	color: #999;
	background: transparent; 
	}

a:active {
	font-weight : normal; 
	text-decoration : none;
	color: #999;
	background: transparent;  
	}
	
td, li, ul, ol,  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  0.85em;
	}
	
p	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:  0.85em;
	}
	
ol, ul, li	{
	font-size: 12px;
	}

h1	{
	font-size: 2em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}

h2	{
	font-size: 1.25em;
	font-weight: normal;
	margin-bottom: 0.25em;
	font-family: Arial, Helvetica, sans-serif;
	}
	
h3	{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: 1em;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
html p	{
	margin-top: 0;
	margin-bottom: 1em;
	margin-left: 20px;
	text-align: left;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	}

img {
	border: 0;
	}
	

