  <style type="text/css">


/* MÄÄRITELLÄÄN ELEMENTTI HEAD*/ 
head  { 
	display : none;
}


body  {
	/*scrollbar-3d-light-color : #FFCC33;
	scrollbar-arrow-color : blue;
	scrollbar-base-color : #CCCCCC;
	scrollbar-dark-shadow-color : #FFFFFF;
	scrollbar-face-color : #CCCCCC;*/
	font-family : Verdana, sans-serif;  
	font-size : 10pt;
	background-color : White;

}

p	{ 
	font-family : Verdana, sans-serif;  
	font-size : 10pt;
	text-align: justify;
	/*font-size : 0.75em;*/
	font-weight : normal;
	font-style : normal;
	color : Black;
	margin-left : 2%;
	margin-right : 2%;
	margin-top: 0pt; 
	margin-bottom: 0pt;
}


/* JA KUN HYPERLINKKI ON KAPPALEEN SISÄLLÄ*/ 
p &gt; a  {
	/*font-size : 10 pt;*/
	font-size : 0.75em;
	font-family : Verdana,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Green;
}


p.ingressi {
	font-weight : bold;
	text-align : left;
}
/* MÄÄRITELLÄÄN valkoinen fontti */

p.whitey {
	font-size : 10pt;
	/*font-size : 0.75em;*/
	font-weight : normal;
	font-style : normal;
	color : White;
	text-decoration : none;
	font-family : Verdana,sans-serif;
	margin-top: 0pt; 
	margin-bottom: 0pt;
	text-align: left;
}
p.ylareuna {
	font-size : 10pt;
	/*font-size : 0.75em;*/
	font-weight : normal;
	font-style : normal;
	/*color : White;*/
	text-decoration : none;
	font-family : Verdana,sans-serif;
	margin-top: 5px; 
	margin-bottom: 0pt;
}
p.alareuna {
	font-size : 10pt;
	/*font-size : 0.75em;*/
	font-weight : normal;
	font-style : normal;
	/*color : White;*/
	text-decoration : none;
	font-family : Verdana,sans-serif;
	margin-top: 0pt; 
	margin-bottom: 5px;
}

p.lue {
	margin-bottom: 5px;
}
/* MÄÄRITELLÄÄN valkoinen fontti punaisella taustalla*/

font.redwhitey {
	font-size : 10pt;
	/*font-size : 0.75em;*/
	font-weight : bold;
	font-style : normal;
	color : White;
	text-decoration : none;
	text-align: center;
	font-family : Verdana,sans-serif;
	background-color: red;
	padding: 3px;
	padding-left: 103px;
	padding-right: 103px;
	margin: 0px;
	border: 0px none;
}
font.redwhitey2 {
	font-size : 10pt;
	/*font-size : 0.75em;*/
	font-weight : bold;
	font-style : normal;
	color : White;
	text-decoration : none;
	text-align: center;
	font-family : Verdana,sans-serif;
	background-color: red;
	padding: 3px;
	padding-left: 70px;
	padding-right: 70px;
	margin: 0px;
	border: 0px none;
}
font.kuvateksti {
	font-size : 8pt;
	/*font-size : 0.75em;*/
	font-weight : normal;
	font-style : italic;
	color : Black;
	text-decoration : none;
	text-align: center;
	font-family : Verdana,sans-serif;
	background-color: none;
	margin: 0px;
	border: 0px none;
}

/* MÄÄRITELLÄÄN numeroimattomat ja numeroidut listat*/

ul	{
	font-size: 10pt; 
	line-height: 150%; 
	list-style-type: disc; 
	/*color: #FFFFFF;*/ 
	text-align: left; 
	/*margin-left: 18;*/ 
	margin-top: 4; 
	margin-bottom: 4; 
	/*padding-left: 0;*/ 
	/*padding-right: 5;*/ 
}
ul.whitey	{
	color: #FFFFFF; 
	margin-left: 18; 
	padding-left: 0; 
	padding-right: 5;
}
ol	{
	font-size: 10pt; 
	line-height: 150%;  
	/*color: #FFFFFF;*/ 
	text-align: left; 
	margin-left: 25;
	margin-top: 4; 
	margin-bottom: 4; 
	padding-left: 0; 
	padding-right: 5; 
}
/* MÄÄRITELLÄÄN otsikko layeri
#otsikko {
	text-align: left;
	position: absolute; 
	top: 25; 
	left: 168; 
	width: 484; '
	height: 36;
}
*/
/* MÄÄRITELLÄÄN PÄÄVALIKON LUOMISEEN TARVITTAVAT LUOKAT*/ 

.kala {
        align: left;
        background-color: red;
        cellpadding: 0;
        margin: 0;
		cellspacing: 0;
        border: 0px none;
		
}

.superkala {
        background-color: black;
        padding: 3px;
        margin: 0;
        border: 0px none;
        font-size: 12px;    
        /*font-size: 10 pt;*/
        /*font-size : 0.75em;*/
        color:white; 
        font-weight : bold;
}

a.paavalikko {
        padding: 3px;
        text-decoration: none;
        background-color: red;
        color : white;
}

a:hover.paavalikko {
        padding: 3px;
        text-decoration: none;
        background-color: green;
        color : white;
}
a.valikko {
        padding: 3px;
        text-decoration: none;
        background-color: black;
        color : white;
}

a.valikko:hover {
        padding: 3px;
        text-decoration: none;
        background-color: green;
        color : white;
}
/* MÄÄRITELLÄÄN TAULUKKOELEMENTTI TABLE JA SEN LAPSET*/ 
table  {
	display : table;
}

tr  {
	display : table-row;
	font-family : Verdana,sans-serif;
}


col  {
	display : table-column;>
}


td, th  {
	display : table-cell;
	/*text-align: center;*/
}

/* MÄÄRITELLÄÄN TYYLILLISET TAULUKKOELEMENTIT JA SEN LAPSET*/ 

table.paa	{ 
	width: 800px; 
	height: 76px; 
	background-image: url('yla_tausta4.jpg');
 	border: 0px none #111111;
}

td.vasenyla	{ 
	width: 125px; 
	height: 97px; 
	background-color: rgb(255, 255, 255);
 	text-align: center;
 	vertical-align: middle;
}

td.keski{ 
	width: 520px; 
	height: 97px; 
	background-image: url('tausta.jpg');
	background-repeat: no-repeat;
	/*background-color: black;*/
}

td.oikea	{ 
	width: 155px; 
	height: 97px;
	vertical-align: middle;
	color: rgb(255, 255, 255);
	/*background-color: red;*/ 
	/*border-left-style: solid;*/ 
	border-left-width: 1; 
	border-right-width: 1; 
	border-top-width: 1; 
	border-bottom-width: 1;
}

table.paavalikko	{ 
	width: 520px; 
	height: 97px; 
 	border: 0px;
}

td.kvalikkoy	{ 
	width: 100%; 
	height: 50px; 
	vertical-align: top;
	text-align: center;
}

td.kvalikkoa	{ 
	width: 100%; 
	height: 5px; 
	valign: middle;
	text-align: center;
}
table.ala	{ 
	width: 800px; 
	height: 100%; 
 	border: 0px none #111111
}
td.alavasen	{ 
	width: 125px; 
	background-color:#F9BBA6;
	valign: top;
}
table.rok	{ 
	width: 118px; 
	height: 160px; 
 	border: 0px none #111111
}
table.video	{ 
	width: 118px; 
	height: 120px; 
 	border: 0px none #111111
}
table.vasenlink	{
     
	width: 125px; 
	height: 75px; 
 	border: 0px none #111111
}
td.vasenlink {
    vertical-align: top; 
	width: 125px; 
	height: 33px; 
	/*margin-top: 5pt;*/
}
td.valiosa { 
	width: 10px; 
	background-color: green;
}
td.keskiosa { 
	width: 511px; 
	padding-left: 6; 
	padding-top: 6;
	
}
td.oikeaosa { 
	width: 154px;
	/*border: 1px medium dotted green;*/
	background-color: #EFEDDE; 
	vertical-align: top
}
/* PÄÄSIVUN MUKAISTEN SIVUJEN TAULUKOT*/
td.keskip	{ 
	width: 520px; 
	height: 97px; 
	background-image: url('tausta.jpg');
	background-repeat: no-repeat;
	background-color: black;
}
td.oikeap	{ 
	width: 155px; 
	height: 97px;
	vertical-align: middle;
	color: rgb(255, 255, 255);
	background-color: red;
	border-left-style: solid; 
	border-left-width: 1; 
	border-right-width: 1; 
	border-top-width: 1; 
	border-bottom-width: 1;
}
td.oikeaosap { 
	width: 154px;
	/*border: 1px medium dotted green;*/
	background-color: white; 
	vertical-align: top;
}
/* ALASIVUSTOJEN TAULUKOT*/
table.valiosa	{ 
	border-collapse: collapse;
	background-color: #008000;
	border: opx none #111111;
	width: 800px; 
	height: 1px; 
}
td.alavasenlink { 
	width: 125px;
	background-color: red; 
}
/* a[target="new"], a[target="_blank"] {color:olive; background-color:yellow} 
omien sivujen ulkopuolelle uuteen ikkunaan ohjaavat linkit merkitään 
erilailla kuin omiin sivuihini viittaavat linkit */

/* MÄÄRITELLÄÄN LINKKIELEMENTTI A */

a  {
	font-size  : 10pt;
	/*font-size : 0.75em;*/
	font-weight : bold;
	font-style : normal;
	color : Green;
	text-decoration : none;
	font-family : Verdana,sans-serif;
}


/* JA KUN HIIRI ON SEN PÄÄLLÄ...*/ 
a:hover  {
	font-size  : 10pt;
	/*font-size : 0.75em;*/
	font-weight : bold;
	font-style : normal;
	color : Red;
	text-decoration : underline;
	font-family : Verdana,sans-serif;
}

/* MÄÄRITELLÄÄN VALKOINEN LINKKIELEMENTTI  */

a.white  {
	font-size  : 10pt;
	/*font-size : 0.75em;*/
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : none;
	font-family : Verdana,sans-serif;
}


/* JA KUN HIIRI ON SEN PÄÄLLÄ...*/ 
a.white:hover  {
	font-size  : 10pt;
	/*font-size : 0.75em;*/
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : underline;
	font-family : Verdana,sans-serif;
}
/* MÄÄRITELLÄÄN LUETTELOIDEN LINKKIELEMENTTI  */

a.lue  {
	font-size  : 8pt;
	/*font-size : 0.75em;*/
	font-weight : bold;
	font-style : normal;
	color : green;
	text-decoration : none;
	font-family : Verdana,sans-serif;
}


/* JA KUN HIIRI ON SEN PÄÄLLÄ...*/ 
a.lue:hover  {
	font-size  : 8pt;
	/*font-size : 0.75em;*/
	font-weight : bold;
	font-style : normal;
	color : red;
	text-decoration : underline;
	font-family : Verdana,sans-serif;
}
/* MÄÄRITELLÄÄN OTSIKKOELEMENTIT*/ 

h1  {
	font-size : 24pt;
	/*font-size : 2em;*/
	font-weight : bold;
	font-style : normal;
	color : black;
	/*text-indent : 1%;*/
	font-family : Verdana,sans-serif;
}

h2  {
	font-size : 16 pt;
	/*font-size : 1em;*/
	font-family : Verdana,sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	/*text-indent : 0.2em;*/
	margin-left : 3%;
}

h3  {
	font-size : 14 pt;
	/*font-size : 1em;*/
	font-family : Verdana,sans-serif;
	font-weight : bold;
	font-style : normal;
	font-variant:uppercase;
	color : black;
	/*text-indent : 0.2em;*/
	margin-left : 3%;
}
h4  {
	font-size : 14 pt;
	/*font-size : 1em;*/
	font-family : Verdana,sans-serif;
	font-weight : bold;
	font-style : normal;
	font-variant:uppercase;
	color : black;
	/*text-indent : 0.2em;*/
	/*margin-left : 3%;*/
}
h5  {
	font-size : 12 pt;
	/*font-size : 1em;*/
	font-family : Verdana,sans-serif;
	font-weight : bold;
	font-style : normal;
	/*font-variant:small-caps;*/
	color : black;
	/*text-indent : 0.2em;*/
	margin-top : 3%;
	margin-bottom : 3%;
}
img	{ 
	align: left;
	border:0px none;
	hspace:0px;
	vspace:0px;
} 	

img.vasenyla {
	border: 0px;
	width: 96px;
	height: 91px;
}
img.rok {
	border: 0px none;
	width: 115px;
	height: 153px;
}
img.video {
	border: 0px none;
	width: 115px;
	height: 100px;
}
img.puolue {
	border: 0px none;
	width: 150px;
	height: 51px;
}

  </style>