/* body */
body				{ background-image: url(pictures/bg_reunat.jpg); background-color: #7E7E84; font-size: 12px; font-family: Arial, Helvetica, sans-serif; margin: 0 0 0 0;}

/* basic elements */
html {
	margin: 0 0 0 0;
	padding: 0;
	}
td { 
	font-size: 12px;
    color: #ffffff;
	margin: 0; 
 	}
p { 
	font-size: 12px;
	color: #3e3e3e;
	
	padding: 0 12; 
 	}
h1 { 
	font: normal 2.4em Arial, Helvetica, sans-serif;
	line-height: 24px; 
	letter-spacing: 0px; 
	margin: 0; 
 	padding: 0 0 0 20;
 	color: #666666;
	}

h2 { 
	font: normal 2.4em Arial, Helvetica, sans-serif;
	line-height: 24px; 
	letter-spacing: 0px; 
	margin: 0; 
 	padding: 10 0px 0px 0;
 	color: #CCCCCC;
	}

h3 { 
	font: normal Arial, Helvetica, sans-serif;
	line-height: 18px; 
	letter-spacing: 0px; 
	margin: 0; 
 	padding: 0 0 0 0;
 	color: #CCCCCC;
	}


/* tekstit */
.footer				{ font-size: 12px; color: #000000; font-weight: normal;}


/* linkit */
a:link { 
	font-weight: normal; 
 	text-decoration: underline; 
	color: #ffffff;
	}
a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #FFA4A4;
	}

a.menu1:link { 
	font-size: 14px;
 	font-weight: bold; 
 	text-decoration: none; 
	color: #333333;
	}
a.menu1:visited { 
	font-size: 14px;
	font-weight: bold; 
	color: #333333;
	}
a.menu1:hover, a:active { 
	font-size: 14px;
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
	}

a.menu2:link { 
	font-weight: lighter; 
 	text-decoration: none; 
	color: #ffffff;
	}
a.menu2:visited { 
	font-weight: lighter; 
	color: #ffffff;
	}
a.menu2:hover, a:active { 
	font-weight: lighter; 
	text-decoration: underline; 
	color: #ffffff;
	}	





/* napit, form, input */
input.nappi			{ font-size: 8pt; font-weight: bold; color: #FFFFFF; border-color: #FF9999; background-color: #CC3333; border-style: outset; border-width: 1px; width: 100px; }

/* sekalaiset */
b 					{ font-weight: bold;}
hr					{ color: #EAEAEA; line-height: 1px;}
img					{ border-color: #000000 }
