/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on February 19, 2019 */
table{
	border:thick dashed red;


}

table tr td, table tr th{
	padding:10px;
	border:thin solid;
black;
}


#jan tr:nth-child(1){
	background-color:#039;
	color:white;
	font-family:"courier New", courier,monospace;
	font-size:24px;
}
#jan tr.daysheading{
	background-color:#ccc;
	color:#333;
}

