*{
	font-family: Arial, Helvetica, sans-serif;
}

body {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

body, th, td {
	background-color: #FFFFFF;
	font-size: 10px;
}
h2{
}

th {
	font-weight	: bold;
	color : #fff;
	background-color : #9ba8b0;
}

td {
	color : 000000;
	font-weight	: normal;
	background-color : #edf2f5;
}


a,
a:visited,
a:link { font-weight: bold; color: #000000; text-decoration: none;}

a:hover{font-weight: bold; color: rgb(204,2,40); text-decoration: none; }

a:active{
	color: green;
	text-decoration: none;
}

td.holiday {
	color : #000000;
	font-weight	: bold;
	background-color : #D7D8FD;
}

td.selected {
	color : #000000;
	font-weight	: bold;
	background-color : #9ba8b0;
}

.ism {
	margin: 5px 0px;
	text-align: center;
}
