/* CSS Document */
body
{
margin:0px;
}

.city_name
{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-style:normal;
font-weight: 600;
}

.sitecontent
{
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size:12px;
color: #000000;
font-style:normal;
font-weight:bold;
text-align:justify;
}

.sitecontentred
{
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size:12px;
color: #FF0000;
font-style:normal;
font-weight:bold;
}

.heading
{
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
color: #32489E;
font-style:normal;
font-weight: bold;
}

.sub_heading
{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #32489E;
font-style:normal;
font-weight: bold;
text-decoration:none;
}

.sub_heading:hover
{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color: #32489E;
font-style:normal;
font-weight: bold;
text-decoration:none;
}

.copyright
{
font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
font-size:11px;
color: #000000;
font-style:normal;
font-weight:normal;
text-align:center;
}