body
{
	font-size: 10pt;
	font-family: Arial, Serif;
	text-decoration: none;
}	

table
{
	border-right: #6eb7e4 1px solid;
	border-top: #6eb7e4 1px solid;
	border-left: #6eb7e4 1px solid;
	border-bottom: #6eb7e4 1px solid;
	border-collapse: collapse;
}

td
{
	border-right: #6eb7e4 1px solid;
	border-top: #6eb7e4 1px solid;
	border-left: #6eb7e4 1px solid;
	border-bottom: #6eb7e4 1px solid;
}

a
{
	color: #041877;
}

h1
{
	font-weight: bold;
	font-size: 18pt;
	font-family: Arial;
}

.smallerSize
{
	font-size: 9px;	
}

.colWidth1
{
	text-align: center;
	border: 0px;	
	width: 140px;
}

.btn
{	
	width: 100px;
}

.height15
{
	height: 15px;	
}

