/*   Rakenteiden Mekaniikka -lehden tyylitiedosto  18.12.2010 RK  */

body.basicbody    {
	background-color:white;
	color:black;
	font-family:arial;
	margin:8pt;
	}

body.navigatebody {
	background-color:#3b9c9c;
	color:black;
	font-family:arial;
	margin:4pt;
	}

body.headerbody   {
	background-color:#3b9c9c;
	color:black;
	font-family:arial;
	margin:10pt;
	}

p.pbasic {
	color: black;
	font-family: arial,sans-serif; 
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	}

a:link {
	color:#0d7d5f; 
	text-decoration:none;
	font-family: arial; 
	font-weight: bold;
	}
a:visited {
	color:#c0c0c0; 
	text-decoration:none;
	}

a:hover {
	color:#0d7d5f; 
	text-decoration:underline;
	}

a.journal:link {
	color=black;
	font-family:"Times New Roman";
	font-size:26pt;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	}

a.journal:visited {
	color=black;
	font-family:"Times New Roman";
	font-size:26pt;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	text-decoration=none;
	}

a.journal:hover {
	color=black;
	font-family:"Times New Roman";
	font-size:26pt;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	text-decoration=underline;
	}

a.journal2:link {
	color=black;
	font-family:"Times New Roman";
	font-size:16pt;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	text-decoration=none;
	}

a.journal2:visited {
	color=black;
	font-family:"Times New Roman";
	font-size:16pt;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	text-decoration=none;
	}

a.journal2:hover {
	color=black;
	font-family:"Times New Roman";
	font-size:16pt;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	text-decoration=underline;
	}

a.navi:link {
	color:blue;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	}

a.navi:visited {
	color: c0c0c0;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	}

a.navi:hover {
	color: white;
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	text-decoration: underline;
	}


h2.issue {
	color: black;
	font-family: arial,sans-serif; 
	font-style: normal;
	font-weight: bold;
	font-size: 18pt;
	}


h3.navi {
	color: black;
	font-family: arial,sans-serif; 
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
	}


li.author {
	color: black; 
	font-family: arial,sans-serif; 
	font-style: normal;
	font-weight: normal;
	font-size: 11pt;
	}

a.title {
	font-family: arial,sans-serif; 
	font-style: normal;
	font-weight: bold;
	font-size: 11pt;
}
	
	
