body
{
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:1.5;
}

h1
{
font-size:20px;
margin-top:22px;
margin-bottom:0px;
}

h2
{
margin-top:18px;
margin-bottom:0px;
font-size:15px;
}

p
{
font-size:13px;
font-weight:normal;
line-height:1.5;
/*margin-top:13px;
margin-bottom:0px;*/
}


/* removes space above and below paragraphs in user-inserted tables */
table.table tr td p,
table.table tr td
{
margin:0px;
padding:0px;
}
/* -- */

/* Color of cities */
a
{
color:#FF6600;
font-weight:bold;
}


#subnav a
{
font-weight:normal;
text-decoration:none;
}

#subnav a:hover
{
text-decoration:underline;
}


li
{
margin-top:5px;
margin-bottom:5px;
}


.nav
{
font-family:Helvetica, Arial, sans-serif;
text-transform:uppercase;
font-weight:bold;
font-size:11px;
text-align:center;
margin-top:1px;
}

a.nav
{
text-decoration:none;
color:#000000;
}

a.nav:link
{
color:#000000;
}

a.nav:hover
{
color:#BE1F24;
}

.footer
{
font-size:10px;
color:#666666;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}

a.footer
{
color:#000000;
font-weight:normal;
text-decoration:none;
}

.code
{
background-color:#CCCCFF; 
border:1px solid #6600FF;
margin:10px;
padding:10px;
}

.orange
{
color:#FF6600;
}

#nav_bar
{
color:#000000;
}