/* Global Styles */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
	
a {
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #333333;
	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 {
	color: #003366;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 10px;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	line-height:normal;
	color:#333333;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	clip: rect(auto,auto,auto,auto);
	}
	
.navText {
	color: #007ABA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	text-transform: none;
	line-height: normal;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	background-color: #FFFFFF;
	text-indent: 30px;
	}
.osoite {
	line-height:14px;
	color:#333333;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-indent: 20px;
}
.bodyTextbold {
	line-height:normal;
	color:#333333;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	text-indent: 15px;
	letter-spacing: 0.1em;
}
.sininen {

	line-height:14px;
	color:#007ABA;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
}
