body, td, input, textarea, select {
	color: #000;
	font-family: tahoma, verdana;
	font-size: 12px;
	line-height: 20px;
}

a {
	color: #000;
	font-family: tahoma, verdana;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0;
}

h1 {
	color: #ae0014;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 25px
}

h2 {
	color: #84001a;
	font-size: 16px;
	font-weight: bold;
	margin: 0
}
h3 {
	color: #84001a;
	font-size: 19px;
	font-weight: normal;
	margin: 0
}
h4 {
	color: #535353;
	font-size: 13px;
	font-weight: normal;
	margin: 0
}
h5, h6 {
	color: #535353;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 5px
}

.cc-selected-boards {
	margin-bottom: 20px;
}

.calc_cell1 {
	background-color: #fafafa;
}
.calc_cell2 {
	background-color: #f0f0f0;
}

th, td {
	padding: 5px
}
th {
	background: #ccc;
	text-align: center
}
