BODY    {
        background-color: #ffffff;
        background-image: url(layout/tausta.jpg);
        background-repeat: repeat;
        background-attachment: fixed;
        margin-top: 40px;
        }

.otsis {
	background-color: #376041;
	border-left: 4px double #376041;
	border-right: 4px double #376041;
	border-top: 4px double #376041;
	border-bottom: 0px;
	Padding: 0px;
	}

.linkki {
	background-color: transparent;
	vertical-align: top;
	text-align: center;
	font-family: Bookman;
	font-weight: bold;
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 14pt


	}

.leipis {
	background-color: #D0C7AF;
	border-left: 4px double #376041;
	border-right: 4px double #376041;
	border-top: 4px solid #376041;
	border-bottom: 4px double #376041;
	font-family: Arial;
	font-size: 10pt;
	padding-top: 15px;
	Padding-bottom: 15px;
	padding-left: 25px;
	Padding-right: 25px;
	}

.ilmoitustaulu {
	background-color: #D0C7AF;
	background-image: url(layout/ilmoitustaulu.jpg);
        background-repeat: no-repeat;
        background-attachment: scroll;
	font-family: Arial;
	font-size: 10pt;
	padding-top: 70px;
	Padding-bottom: 40px;
	padding-left: 115px;
	}


H1 {
	font-weight: normal;
	text-align: left;
	font-family: Arial;
	Font-size: 14pt;
	}

H2	{
        font-weight: normal;
	font-family: Arial;
	font-size: 12pt;
	text-align: center;
	}

H3	{ 
	font-family: Arial;
	font-size: 20pt;
	Text-align: center;
	}

P	{font-family: Arial;
	font-size: 10pt;
        }


a:link {
        font-family: Arial;
        font-style: normal; 
        font-weight: normal; 
        Font-size: 10pt;
        COLOR: #000000; 
        text-align: center;
	text-decoration: underline
	}

a:hover {
        font-family: Arial;
        font-style: normal; 
        font-weight: normal; 
        Font-size: 10pt;
        text-align: center;
	color: #FFFFFF;
	text-decoration: underline
	}

a:visited {
          font-family: Arial;
        font-style: normal; 
        font-weight: normal; 
        Font-size: 10pt;
        COLOR: #000000; 
        text-align: center;
	text-decoration: underline
	}

address { 
        font-family: Arial;
        font-style: normal; 
        font-weight: normal; 
        Font-size: 8pt;
        COLOR: #000000; 
        text-align: center;
        padding: 0px; 
        Margin-left: 0px;
        }

HR      {
        border: 4px double #0A7DB5;
        }        

IMG     {
        Border: true;
        }