﻿td.boxGreen
{
	background-color: #E9EDC7;
}

td.boxBlue
{
	background-color: #D7EBE0;
}

td.boxPink
{
	background-color: #F0DCD3;
}

h1.box
{
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}

div.boxcont
{
	font-size: 12px;
	vertical-align: top; 
}

.boxBlue
{
	background-color: #D7EBE0;
}

.boxGreen
{
	background-color: #E9EDC7;
}

.boxPink
{
}