p {
	color: #4A535A;
	font-weight: normal;
}

h2 {
	color: #62A303;
	font-weight: bold;
}

h3 {
	color: #2E9FB4;
	font-weight: bold;
}

h1 {
	color: #4E2C28;
	font-size:medium;
}

li {
	list-style-image: url(images/bullet.jpg);
	font-weight: normal;
	color: #4A535A;
	}
	
table a:link {
	color: #4A535A;
	font-weight: bold;
	text-decoration: none;
	}
table a:hover {
	color: #363B40;
	font-weight: bold;
	text-decoration: none;
	list-style-image: none;
		}
table a:active {
		color: #4A535A;
	    font-weight: bold;
		text-decoration: none;
		}
table a:visited {
		color: #4A535A;
	    font-weight: bold;
		text-decoration: none;
		}
table a:visited:hover {
		color: #000000;
	    font-weight: bold;
		text-decoration: none;
		}

table {
background-repeat: no-repeat;
background-color:#FFFFFF;
} 

body {

background-image:url(images/lblue152.gif);
}

#color a:link {
	color: #BFEDF0;
	font-weight: bold;
	text-decoration: none;
	}
