	BODY, TD, LI, P, TEXTAREA, INPUT, DIV, UL, OL  {
	font-size: 13px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Black;
}

	BODY {
	margin-left : 3px;
	margin-right : 5%;
	margin-top : 20px;
	background-color : White;
	scrollbar-3d-light-color:black;
	scrollbar-arrow-color:black;
	scrollbar-base-color:black;
	scrollbar-dark-shadow-color:black;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
}

	A:ACTIVE {
	text-decoration : underline;
	color : Blue;
}
	A:VISITED  {
	text-decoration : underline;
	color : Blue;
}
	A:HOVER {
	text-decoration : underline;
	color : #A50021;
}
	A:LINK {
	text-decoration : underline;
	color : Blue;
}

	H1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : center;
	font-size: 26px;
	color : #A50021;
	font-weight : bold;
	border-bottom : 1px solid #A50021;
	border-top : 1px solid #A50021;
}

	H2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 20px;
	color : #A50021;
	font-weight : bold;
}

	 H3, H4, H5 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 16px;
	color : #A50021;
	font-weight : bold;
}


	TD.laatikko_otsikko  {
	color : #FFCC00;
	text-align : left;
	vertical-align: top; 
	background : #A50021;
	font-weight : bold;
}

	TD.laatikko_otsikko_oikea  {
	color : #FFCC00;
	text-align : right;
	vertical-align: top;
	background : #A50021;
	font-weight : normal;
	font-size: 10px;

}

	TD.laatikko_sisalto  {
	vertical-align: top; 
	background: white;
}

	TD.kalenteri  {
	font-size: 12px;
	vertical-align: top; 
	text-align : left;
	background: white;
}
