body
{
font-family: Georgia;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
line-height: 1.2em;
font-size: .9em;
margin:0;
background-image:url('gcreme.jpg');
background-repeat: repeat
}


#pagecontent
{
width: 850px;
margin-top:20px;
margin-left: auto;
margin-right: auto;
background-color:#909195;
text-align: left;
font-family: Baskerville, ‘Times New Roman’, Times, serif;
}


table.shout {
       	border-width: 0px;
	border-spacing: 0px;
	border-collapse: seperate;
	background-color: white;
}
table.shout th {
        margin: 0;
        text-align: center;
	border-width: 10px;
	padding: 10px;
	border-style: solid;
	border-color: #909195;
	background-color: white;
	}
table.shout td {
        border-width: 10px;
	border-top-width: 0px;
	padding: 20px;
	border-style: solid solid solid solid;
	border-color: #909195;
	background-color: white;
	}

table.shout2 {
        border-width: 10px;
	border-spacing: 0px;
	border-color: #909195;
	border-collapse: seperate;
	background-color: white;
}

table.shout2 td {
  vertical-align: top;
background-color:white;
border-color:#909195;
border:10px solid #909195;
padding:20px;
}


