body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

td.text{
	font-family: Calibri;
	font-size: 12px;
	color: #000000;
}

.mark-blue { BACKGROUND-COLOR:#74CEFE; }

a:link{
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: none;
	color: #000000;
}
a:active{
	text-decoration: none;
	color: #000000;
}
.style8 {
	font-size: 36px;
	color: #0000FF;
}
.style9 {font-size: 36px}

.largeBlack {
    font-size:48px;
    color:White;
    background-color:Black;        
}

.largeRed {
    font-size:48px;
    color:Black;
    background-color:Red;        
}

.largeYellow {
    font-size:48px;
    color:Black;
    background-color:Yellow;        
}


