body {
	background: #CCFFCC;
}
.iPhoneItemLabel {
	color: white;
	font-family: "helvetica";
	font-size: 16px;
	font-weight: bold;
}
.iPhoneItemData {
	color: lightyellow;
	font-family: "helvetica";
	font-size: 16px;
}
.iPhoneItemData a {
	color: lightyellow;
	font-family: "helvetica";
	font-size: 16px;
}
.iPhoneHeading {
	font-family: "helvetica";
	font-size: 24px;
	color: black;	
	font-weight: bold;
}
.iPhoneHeading a {
	font-family: "helvetica";
	font-size: 24px;
	color: blue;	
	font-weight: bold;
}
.iPhoneDefault {
	font-family: "helvetica";
	font-size: 15px;
	color: black;
}
.iPhoneDefaultError {
	font-family: "helvetica";
	font-size: 15px;
	color: red;
	font-weight: bold;
}
.iPhoneDefaultBold {
	font-family: "helvetica";
	font-size: 15px;
	color: black;
	font-weight: bold;
}
.iPhoneDefault a {
	font-family: "helvetica";
	font-size: 15px;
	color: blue;	
}
.iPhoneDefaultEnabled {
	font-family: "helvetica";
	font-size: 20px;
	font-weight: bold;
	color: green;	
}
.iPhoneDefaultDisabled {
	font-family: "helvetica";
	font-size: 20px;
	font-weight: bold;
	color: red;	
}
.itemHeading
{
	font-family: "helvetica";
	font-size: 13px;
	color: #036;
}
.itemHeadingBold
{
	font-family: "helvetica";
	font-size: 13px;
	color: #036;
	font-weight: bold;
}
.itemLetter
{
	font-family: "helvetica";
	font-size: 14px;
	color: darkgreen;
}
.iPhoneItemHeading
{
	font-family: "helvetica";
	font-size: 14px;
	color: #036;
}
.iPhoneItemHeadingBold
{
	font-family: "helvetica";
	font-size: 14px;
	color: #036;
	font-weight: bold;
}
.iPhoneItemLetter
{
	font-family: "helvetica";
	font-size: 15px;
	color: darkgreen;
}
.item
{
	font-family: "helvetica";
	font-size: 12px;
	color: black;
}
.iPhoneItem
{
	font-family: "helvetica";
	font-size: 13px;
	color: black;
}
.itemNone
{
	font-family: "helvetica";
	font-size: 12px;
	color: lightgray;
}
.iPhoneItemNone
{
	font-family: "helvetica";
	font-size: 13px;
	color: lightgray;
}
.feedName {
	color: white;
	font-family: "helvetica";
	font-size: 12px;
	font-weight: bold;
}
.feed {
	font-family: "helvetica";
	font-size: 12px;
	color: lightyellow;
}
.feedBold {
	font-family: "helvetica";
	font-size: 14px;
	color: lightyellow;
	font-weight: bold;
}
.feed a {
	font-family: "helvetica";
	font-size: 12px;
	color: lightyellow;		
}
.feed a:active {
	font-family: "helvetica";
	font-size: 12px;
	color: white;		
}
.feed a:hover {
	font-family: "helvetica";
	font-size: 12px;
	color: yellow;		
}
.locationName {
	color: white;
	font-family: "helvetica";
	font-size: 10px;
	font-weight: bold;
}
.location {
	font-family: "helvetica";
	font-size: 10px;
	color: lightyellow;
}
.location a {
	font-family: "helvetica";
	font-size: 10px;
	color: lightyellow;		
}
.location a:active {
	font-family: "helvetica";
	font-size: 10px;
	color: white;		
}
.location a:hover {
	font-family: "helvetica";
	font-size: 10px;
	color: yellow;		
}
.header {
	background: green;
}
.bg1 { background-color: white; }
.bg2 { background-color: #EEEDEE; }
