BODY
	{
		background: 	url(leevibg.jpg);
		font-family: 	Lydian;
		font-size:	12pt;
		color:		#6b0e8e;
		text-align:	center;
		font-weight:	bold;
	}

A:link
	{
		color:		#044755
	}

A:visited, A:active
	{
		color:		#9d6ce7
	}

H1
	{
		font-size:	18pt;
	}

.otsikko
	{
		font-size:	12pt;
	}

.owned
	{
		font-size:	14pt;
	}

.pen
	{
		color:		#6b0e8e;
	}

TABLE
	{
		border-style:	solid;
		border-width:	1px;
		border-color:	gray;
	}

TD
	{
		border-style:	solid;
		border-width:	1px;
		border-color:	gray;
		padding:	2px;
		text-align:	left;
		vertical-align:	top;
		font-family:	Tahoma;
		font-size:	10pt;
		font-weight:	normal;
		color:		black;
	}

		
