body {
	background-color: #dee7f7;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

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;
}
.topheadings {
	background-color: #67abfd;
}
.menu {
	width: 155px;
	background-color:#5A92DE;
	padding: 5px;
	margin: 10px 0px;
}
.lastfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
}
.white{
background-color:#FFFFFF;
}
.header{
	background-image: url(images/title_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
	height: 30px;
}
.style1 {color: #FFFFFF}

