p,body,html
	{
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	color: #333;
	}
p
	{
	margin-top:0px;
	margin-bottom:0px;
	}

a 
	{
	color:#0071bd;
	}
a:hover {
	text-decoration:underline;
	}

h1,h2,h3,h4,h5,h6,.otsikko
        { 
	font-family:"Dancing Script";
        font-style: normal;
        font-weight: normal;
        color:#8cc63e;
	color:#0071bd;
	margin-top:0px;
        }
h1
	{
        font-size:40px;
        }
h2 
	{
        font-size:17px;
        }
h3
	{
        font-size:15px;
        }
h4
	{
        font-size:14px;
        }
h5
	{
        font-size:13px;
        }
h6
	{
        font-size:12px;
        }
b,strong 
	{
	font-weight: bold;
	}

.liitediv
	{
	width:100%;
	float:left;
	}


.kokoomaotsikko
	{
	font-size: 15px;
	text-decoration:none;
	font-weight:bold;
	}
.kokoomaotsikko:hover
	{
	text-decoration:underline;
	}


#listat .otsikko
	{
	font-size:15px;
	}
