

/* TEXT STYLES */

.stipkodate {
	font-family: Verdana,arial,tahoma,helvetica;
	font-size: 9pt;
	}


.stipkoevent {
	font-family: Verdana,arial,tahoma,helvetica;
	font-size: 10pt;
	}

.stipkocell {
	font-family: Verdana,arial,tahoma,helvetica;
	font-size: 9pt;
	}

.stipkotitle {
	font-family: Verdana,arial,tahoma,helvetica;
	font-size: 7pt;
	}

.stipkobigtitle {
	font-family: Verdana,arial,tahoma,helvetica;
	font-size: 12pt;
	}

/* TABLE STYLES */

	

.calendarcell {
	background-color: #;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;		

	padding-top: 3px;	
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;			
	}

	

