body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e6e6e6;
	background-image: url(assets/BG.JPG);
}

.TopNavigation {
	font-family: 'Lucida Grande', 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #002f57;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #002f57;
}
a:hover {
	text-decoration: underline;
	color: #0070b5;
}
a:active {
	text-decoration: underline;
	color: #002f57;
}
.rainbowbody {	color: #002f57;
	font-family: 'Lucida Grande', 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	text-decoration: none;
}
.rainbowsub {
	font-family: 'Lucida Grande', 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 14px;
	line-height: 16pt;
	color: #002f57;
}
.sub01 {
	font-family: 'Lucida Grande', 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	font-size: 14px;
	line-height: 16pt;
	color: #1C70B4;
	font-weight: bold;
}
.rainbowbold {
	font-family: 'Lucida Grande', 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Sans Regular', Verdana, sans-serif;
	color: #0070b5;
}

/* CSS Document */
.welcome {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #1C70B4;
}

