*
    {
        font-family: verdana;
            }

html
    {
        margin: 0;
        padding: 0;
    }

body
    {
        background-color: #cccccc;
		height: 100%;
        background:white;
        margin: 0;
        padding: 0;
        min-height: 375px;
    }

h1
	{
    color: #FFFFFF;
font-size:16px;
text-align:center;
	}
	
.locationdiv
	{
        border-bottom: 1px solid #2d3642;
        border-top: 1px solid #6d84a2;
        padding: 8px;
        height: 45px;
        background: url(toolbar.png) #6d84a2 repeat-x;
	}
.laatikko{
border-bottom:1px solid silver;
height: 35px;
}
a{
color:#000000;
}
a:hover{
color:red;
}


