body
	{
		background-color: #FFFFFF;
		font-family: "MS Sans Serif", Geneva, sans-serif;
		font-weight: bold;
		margin: 7px 0px 0px 7px;
	}

.subTable
	{
		font-size: 12px;
		background-color: #EBEBEB;
		border: 0px;
		border-color: #999999;
		border-style: solid;
		margin-left: 5px;
	}
	
.mainTable
	{
		font-size: 12px;
		background-color: #EBEBEB;
		border: 0px;
		border-color: #999999;
		border-style: solid;	
	}
.boarderTable
	{
	background-color: #EBEBEB;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 1px solid #999999;




	}
.aPressguide:link
	{
		color: #000000;
		text-decoration: none;
	}
	
.aPressguide:visited
	{
		color: #000000;
		text-decoration: none;
	}
	
.aPressguide:hover
	{
		color: #CC3333;
		text-decoration: none;
	}
.aKroll:link
	{
		color: #000000;
		text-decoration: none;
	}
	
.aKroll:visited
	{
		color: #000000;
		text-decoration: none;
	}
	
.aKroll:hover
	{
		color: #FF6600;
		text-decoration: none;
	}
.aService:link
	{
		color: #000000;
		text-decoration: none;
	}
	
.aService:visited
	{
		color: #000000;
		text-decoration: none;
	}
	
.aService:hover
	{
		color: #009999;
		text-decoration: none;
	}
.grayheader {
	font-size: 12px;
	border: 1px;
	background-color: #999999;
	color: #FFFFFF;
	border: none;
}
