body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	background-image: url(images/bg.gif);
}

td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
}


/* CSS Document */

h2 {
	font-size: 16px;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-weight: bold;
}
a {
	color: #FF6600;
}
.imgborder {
	border: 1px solid #666666;
	margin:5px;
}
.wtbold {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.wt {
	color: #FFFFFF;
}
.galborder {
	border: 1px solid #FFFFFF;
	margin:5px;
}
