/* CSS Document */


<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(newimages/frontpage/wall.jpg);
	background-repeat: repeat;
	 
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}a.cornerstone span
{
color: #137F37;
text-decoration: none
}

h3 {
color: #FF0000;
font-size: x-large;
}
h1 {
font-size: large;
}
h2 {
font-size: large;
}
h4 {
color: #FF0000;
	font-weight: bold;
	font-size: xx-large;
}
-->
