body, div, p, li {
    color: #000;
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
	text-align:justify;
}

td {
    color: #000;
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;	
}

.body {
    
}

ul { 
	margin-left: 20px;
}

p {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
a {
	color: #C7321C;
	text-decoration: none;
}
a:hover {
	color: #C7321C;
	text-decoration: underline;
}

a.metropol {
	color: #445101;
	text-decoration: none;
}
a.metropol:hover {
	color: #445101;
	text-decoration: underline;
}

a.cp {
	color: #fff;
	text-decoration: none;
}
a.cp:hover {
	color: #fff;
	text-decoration: underline;
}

.copyright { font-size: 10px; line-height: 10px; color: #fff; }
.sublink {
    color: #32b0d5;
	font-size: 10px;
    text-decoration: none;
}
.sublink1 { color: #C7321C; font-size: 11px; font-weight: bold;}
.sublink:hover {
    background-color: #ffffff;
    color: #f22207;
}
.sublink1:hover { color: #C7321C; text-decoration: none; font-weight: bold; }
.related {
	font-size: 12px;
	line-height: 14px;
}
.title { color: #000; font-size: 22px; font-family: tahoma; font-weight: bold; line-height: 25px; text-transform: uppercase; margin-top: 15px; margin-left: 27px;}
.title2 { color: #000; font-size: 22px; font-family: tahoma; font-weight: bold; line-height: 25px; text-transform: uppercase; margin-top: 15px; margin-left: 68px;}
.title3 { color: #000; font-size: 18px; font-family: tahoma; font-weight: bold; line-height: 25px; text-transform: uppercase; margin-top: 15px; margin-left: 27px;}

.pheader { font-size: 14px; color: #000; font-family: tahoma; font-weight: bold;}
.rheader { color: #000; font-size: 12px; font-family: tahoma; font-weight: bold;}
.sheader { color: #000; font-size: 13px; font-family: tahoma; font-weight: bold; }
.news1 { color: #000; font-size: 12px; font-family: tahoma; font-weight: bold; }
.news2 { color: #C7321C; font-size: 12px; font-family: tahoma; font-weight: bold; }
.news3 { color: white; font-size: 16px; font-family: tahoma; font-weight: bold; }
.contentdiv {
    padding-right: 110px;
}
.menuact {
    color: #E65B51;
    text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}