BODY    {
        background-color: #DFDFDF;
        background-image: url(layout/tausta.jpg);
        background-repeat: no-repeat;
        background-attachment: fixed;
        margin-top: 40px;
        }

.otsis {
	background-color: #F7F7F7;
	border-left: 1px solid #A0A2A5;
	border-right: 1px solid #A0A2A5;
	border-top: 1px solid #A0A2A5;
	border-bottom: 0px;
	Padding: 0px;
	}

.linkki {
	background-color: #F7F7F7;
	vertical-align: top;
	text-align: center;
	border-left: 1px solid #A0A2A5;
	border-right: 1px solid #A0A2A5;
	border-top: 1px solid #A0A2A5;
	border-bottom: 1px solid #A0A2A5;
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	padding-top: 1em;
	padding-bottom: 1em;
	}

.leipis {
	background-color: #ffffff;
	border-left: 1px solid #A0A2A5;
	border-right: 1px solid #A0A2A5;
	border-top: 1px solid #A0A2A5;
	border-bottom: 1px solid #A0A2A5;
	font-family: Arial;
	font-size: 10pt;
	padding-top: 15px;
	Padding-bottom: 15px;
	padding-left: 15px;
	Padding-right: 15px;
	}

P	{font-family: Arial;
	font-size: 10pt;
        }


a:link {
        font-family: Arial;
        font-style: normal; 
        font-weight: normal; 
        Font-size: 12pt;
        COLOR: #8A0C10;
        text-align: center;
	text-decoration: underline
	}

a:hover {
        font-family: Arial;
        font-style: normal; 
        font-weight: normal; 
        Font-size: 12pt;
        text-align: center;
	color: #000000;
	text-decoration: underline
	}

a:visited {
          font-family: Arial;
        font-style: normal; 
        font-weight: normal; 
        Font-size: 12pt;
        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: 2px solid #A0A2A5;
        }        

IMG     {
        Border: none;
        }
