 html,body {height:100%;} 

h1 {
	color: #1D245A; 
	font-family: "tahoma";
	font-size: 15px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	letter-spacing: 7px; 
	font-variant: small-caps;
	}

h3 {
	color: #A8C0EA; 
	font-family: "tahoma";
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 3px;
	letter-spacing: 7px; 
	font-variant: small-caps;
	}

body, table, tr, td, div {
	Font-family: arial, sans-serif;
	Font-Size:8pt;
	letter-spacing: 1px; 
	line-height: 14px;
	color:#648BCF;
	margin-top: 0em;
	margin-bottom: 0em;
	}



.small {
 	Font-family: arial, sans-serif;
 	Font-Size:7pt;
 	letter-spacing: 1px; 
 	line-height: 8px;
 	color:#648BCF;
 	text-align:justify;
	}

textarea,input,select,submit {
	background-color: #ffffff;
	color: #648BCF;
	border-width: 1px;
	border-color: #648BCF;
	border-style: solid;
	padding: 0px;
	margin: 1px;	Font-family: arial, sans-serif;
	Font-Size:8pt;
	} 

A:link {
	color: #4F6DA1;
	text-decoration: none
	}

A:visited {
	color: #4F6DA1;
	text-decoration: none
	}

A:hover {
	color: #1D245A;
	text-decoration: none
	}

A:active {
	color: #1D245A;
	text-decoration: none
	}
	
ul
  {
  margin-left: 0;
  padding-left: 2em;
  list-style-image: url(/simcity/nav/dot2.gif);
  }
li
  {
  margin: 0;
  padding: 0;
  }


.container {
  background: #ffffff;
  border-top: 0px solid #ffffff;
  border-bottom: 0px solid #ffffff;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  color: #000000;
  font-family: "Trebuchet MS";
  Font-Size:10px;
  line-height: 12px;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 2;
  padding: 2px;
  width: 280px;
}
  
  hr {
  border: 0;
  width: 100%;
  color: #A8C0EA;
  background-color: #A8C0EA;
  height: 1px;
}
