/* CSS Document */

body{
	background-color: #1C388C;
	font-family: "comic Sans MS", "trebuchet MS", arial, verdana;
	font-size: 12px;
}

td {
    font-family:"comic Sans MS", "trebuchet MS", arial, verdana;
	font-size:14px;
}

.ADD {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 14px;
}
