body 	{ background-color: #efefe3;
	background-image: none;
	color: black;
	margin-left:40px;
	margin-right:40px;}

div.ylaosa h1
	{font-family: sans-serif;	
	font-weight: bold;
	text-align: center;
	font-size: x-large;
	margin-top:0px;
	margin-bottom:0px;}	

div.ylaosa h2
	{font-family: sans-serif;	
	font-weight: bold;
	text-align: center;
	font-size: medium;
	margin-top:0px;
	margin-bottom:0px;}	

img.logo{float: left;}

div.navipalkki
	{ background-color: #99CCCC;
	border: thin outset #99CCCC;
	vertical-align: center; 
	text-align:center;
	width:100%;
	font-size: x-small;
	margin-bottom:4px;}

div.navipalkki a
	{color: black;
	font-family:"Arial, sans-serif";  
/*      font-weight: bold; */
	text-decoration:none;
	}

div.navipalkki a:hover
	{color: white;
	background-color:#99CCCC;
	color:#006699;}

div.navipalkki a:active
	{background-color:#99CCCC;
	color:#003366;}

div.alaosa
	{margin-right:20px;
	text-align:right;
	font-style:italic}


div.ankkuri a
	{color: black;
	font-family:"Arial, sans-serif";
	font-size: small;  
	text-decoration: none;
	}
div.ankkuri a:hover
	{color: #FF9966;
	font-family:"Arial, sans-serif";
	font-size: small;  
	text-decoration: none;}

div.ankkuri a:active
	{color: #FF9966;
	font-family:"Arial, sans-serif";
	font-size: small;  
	text-decoration: none;}
		
h1,h2,h3,h4
	{margin-left:0px;}

h1	{ 
	/* align:center; */
	text-align: center;
	}

div.students h2	{
	font-family:sans-serif;
	font-weight: bold;
	font-size: medium;
	text-align: left;
	}

div.students th {
	font-family: sans-serif;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	}

div.courses h1	{
	font-family: times;
	font-weight: bold;
	font-size: x-large;
	text-align: left;
        margin-bottom: 20px;
	}
div.courses h2	{
        margin-left:20px;
	font-family:sans-serif;
	font-weight: bold;
	font-size: medium;
	text-align: left;
	}
div.courses h3 { 
        margin-left:20px;
        font-family:sans-serif;
        font-weight: bold;
        font-size: small;
        text-align: left;
        }
div.courses th {
	font-family: sans-serif;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	}

div.courses table {
        margin-left:20px;
	}

div.courses p {
        margin-left:20px;
        }

p	{margin-left:4px;}	

b	{font-weight: bold;}

u	{text-decoration: underline; }

strong	{font-weight: bold;}

em	{font-style: italic;}

i	{font-style: italic;}

pre	{color: #006600;}

div.publications pre {color: #000000;}

ul	{text-align: left;}

ol	{text-align: left;}

dl	{text-align: left;}

div.publications h1	{
	font-family: times;
	font-weight: bold;
	font-size: x-large;
	text-align: left;
        margin-bottom: 20px;
	}

div.publications h2	{
	font-family: times;
	font-weight: bold;
	font-size: large;
	text-align: left;
        margin-bottom: 20px;
        margin-top: 30px;
	}

div.publications h3	{
	font-family: sans-serif;
	font-weight: bold;
	font-size: medium;
	text-align: left;
        margin-bottom: 20px;
	}

/*table	{ border:thin none #FF9966;}*/


hr	{color: #99CCCC;}

a:link	{color: #006699;}

a:hover	{color: #333333;}

a:active{color: #999900;}















