td {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #7DA7D8;
}

A.red{
	color: #EE1B2D;
	text-decoration: none;
}

A{
	color: #7DA7D8;
	text-decoration: none;
}

A:active{
	color: #EE1B2D;
	text-decoration: none;
}
A:hover{
	color: #EE1B2D;
	text-decoration: none;
}

.bigtxt{
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: #0072BC;
}
.bigred{
	font-family: "Comic Sans MS";
	font-size: 12pt;
	color: #EE1B2D;
}
.txt{
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #0072BC;
	text-align:justify;
}
.red{
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #EE1B2D;
}
.footer{
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: #FFFFFF;
}

A.footer{
	color: #FFFFFF;
	text-decoration: none;
}
A.footer:visited{
	color: #FFFFFF;
	text-decoration: none;
}
A.footer:active{
	color: #FFFFFF;
	text-decoration: none;
}
A.footer:hover{
	color: #FFFFFF;
	text-decoration: none;
}
table
{
background-repeat:no-repeat;
}
