		body
		{
			background:black;
			color:#f9f9f9;
			font-family: arial,sans-serif;
			font-size:normal;
			padding:0px;
			margin:0px;
		}
		#header
		{
			background:#000000;
			width:100%
			font-size:small;
			color:#999b9c;
			text-align:center;
		}
		#holder
		{
			margin:auto;
			margin-top: 0px;
			max-width: 320px;
		}
		#footer
		{
			font-size:small;
			background:#969696;
			color:#000000;
			text-align:center;
		}
		#content
		{
			background:#f9f9f9;
			text-align:center;
			color:#000000;
		}
		.introLnk
		{
			font-weight:bold;
			font-size:large;
			color:#175385;
			border:none;
		}
		#hint
		{
			font-size:x-small;
			color:red;
			text-align:center;
		}
		#footerNav
		{
			background:#3776a9;
			color:#ffffff;
			text-align:center;
		}
		.footerNavLnk
		{
			font-size:small;
			color:#ffffff;
		}
		.modelPrevLargeCity
		{
			font-size:x-small;
		}
		.modelPrevLargeLnk
		{
			float:left;
			font-weight:bold;
			text-decoration:none;
			width:100px;
		}
		.modelPrevSmallLnk
		{
			float:left;
			font-size:small;
			font-weight:bold;
			text-decoration:none;
			width:80px;
		}
		.clean
		{
			clear:both;
		}
		.rsscontent
		{
			font-size:small;
			text-align:left;
		}
		.rsstitle
		{
			font-weight:bold;
		}
		.label
		{
			font-size:small;
			color:darkgray;
		}
		.data
		{
			font-size:small;
			color:black;
			font-weight:bold;
		}