body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #cc0000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 12px;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:38px helvetica;
	color: #0000FF;
	/*letter-spacing:0.4em;*/
	font-weight:bold;
	background-image: url(kuvat/logo.jpg);
	}

.sidebarText {
	color: #333333;
	line-height:18px;
	font-family: georgia;
	font-size: 12px;
	}
	
.bodyText {
	font:13px arial;
	line-height:15px;
	color:#333333;
	}
	
.pageName {
	color: #0000FF;
	letter-spacing:.1em;
	line-height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	}
	
.subHeader {
	font:14px georgia;
	color: #CCCCCC;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.navText {
	color: #333300;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 12px;
	}
	
.calendarText {
	line-height:14px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
	
	
.kuvat {
	float: left;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.kuvat2 {
	float: right;
	margin-right: 0px;
	margin-left: 15px;
}
.v_otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}
