body {
	color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color: #19225B;
	
}
A:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}

A:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}


.td {
	color:white;
	font-size:14px;
}

.ext {
	color:#306;
	font-size:16px;
	font-weight: bold;
}

.ext2 {
	color:#FFF;
	font-size:16px;
	font-weight: bold;
}


.td2 {
	color:#306;
	font-size:12px;
}

.td3 {
	color:#306;
	font-size:14px;
}

.td4 {
	color:#000;
	font-size:14px;
}
