
body 	{
	font-size: 14px;
	font-family: georgia;
	color: #000000;
	background: transparent url(tahti.jpg) repeat;
     	}

p	{
	font-size: 15px;
	font-family: georgia;
	color: #000000;
	text-align: center;
	}

h1	{
	font-size: 20px;
	font-family: papyrus;
	text-align: center;
	color: #000000;
	}

h3 	{ 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}


DIV.main {
        width: 500px;
        text-align: left;
      	}

DIV.border {
        border-top: 1px solid rgb(200,200,200);
        border-left: 1px solid rgb(200,200,200);
        border-right: 3px solid rgb(200,200,200);
        border-bottom: 3px solid rgb(200,200,200);
        background-color: rgb(250,250,250);
        padding: 2px;
	width: 500px;
	text-align: center;
	}

a:link 	{ 
	font-weight: bold; 
	text-decoration: none; 
	color: #B7A5DF;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D4CDDC;
	}

a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}

#footer	{
   	font-size: 11px;
	font-family: georgia;
	color: 9D999C;
	text-align: center;
     	}

#lista {
	margin-left: 600px; 
	position: absolute; 
	top: 0px; 
	right: 0px;
	}

#lista2 { 
	font: 10px verdana, sans-serif; 
	background: transparent url(paper-bg.jpg) top left repeat-y; 
	padding: 10px; 
	margin-top: 150px; 
	width: 130px; 
	}
