
table.Border
{
	border: 1px solid #2A1C00;
}

td.Copy
{
	font-family: verdana;
	font-size: 11px;	
	line-height: 18px;
}

td.HomeCopy
{
	font-family: verdana;
	font-size: 10px;	
	line-height: 14px;
	text-align: justify;
}


td.Bodycopy
{
	font-family: verdana;
	font-size: 10px;
	line-height: 17px;
	width: 440px;
	text-align: justify;
}

table.Image
{
	background-image: url(../Images/InternalShell.gif); 
	background-repeat: no-repeat;
	background-position: right bottom;
}


td.Copyright
{
	font-family: Verdana;
	font-size: 9px;
	color: #C2C2C2;
	line-height: 16px;
}