﻿* { 
padding : 0;
margin : 0;
} 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	font-family: tahoma;
	}
.style1 {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #e8ded1;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #d9ccba;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #b0b0b0;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #929292;
	font-size: 10px;
	font-family: tahoma;
}

.style7 {
	color: #900;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}

a	{
	color:#fff;
	font-family: tahoma;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

h1.style7 a, h2 .style7 a {
	text-decoration:none;
}
div.newstext a {
	color: #d9ccba;
}

.up_title {
padding-left:20px;
padding-top:0px;
background:url("/images/com.gif") no-repeat left top;
margin:10px 0 0 0;
font-size:16px;
color:#fff;
vertical-align:top;
font-family: arial;
}
p {
	padding:0 0 5px 0;
	text-align:justify;
	text-indent:15px;
}

td.style2 ul {
    padding-left:5px;  list-style-position:inside;
    }
h1 {font-size:16px;}
h2 {font-size:14px;} 