a
{
text-decoration : underline;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #39987C;
font-weight : normal;
}

a:hover
{
text-decoration : underline;
color : #06D07D;
}

a.down
{
text-decoration : none;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
color : #7CBBCC;
font-weight : normal;
}

a.down:hover
{
text-decoration : none;
color : #2CB5E8;
}

a.down_01
{
text-decoration : none;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
color : #1B84AC;
font-weight : normal;
}

a.down_01:hover
{
text-decoration : none;
color : #008AFF;
}


td
{
text-decoration : none;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #2C708B;
}

td.justify
{
text-decoration : none;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #2C708B;
text-align : justify;
}

td.down
{
text-decoration : none;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
color : #7CBBCC;
}

td.down_01
{
text-decoration : none;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
color : #42C59D;
}


p
{
text-decoration : none;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #2C708B;
}

p.justify
{
text-decoration : none;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
color : #2C708B;
text-align : justify;
}

h1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 7px;
	display: inline;
}

ul	{
	list-style-image: url(/images/ul.gif);
	padding-left: 13px;
	margin-left: 13px;
	line-height:normal;	
}

td.q, tr.q {
	background-color:#DEFAF2;
	}

td.a, tr.a {
	background-color:#E4F5FC;
	}
#advert a
{
text-decoration : none;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
color : #7CBBCC;
font-weight : normal;
}

#advert a:hover
{
text-decoration : none;
color : #2CB5E8;
}
.subtitle {
	color:#4A8FCA;
	font: bold 10px Verdana;
	text-transform: uppercase;
}
.xl li {
	margin-bottom: 8 px;
}
.tbl {
	border-top:1px solid #7CBBCC;
	border-left:1px solid #7CBBCC;
	padding: 2px 5px;
}
.tbl th, .tbl td {
	border-bottom: 1px solid #7CBBCC;
	border-right: 1px solid #7CBBCC;
}
.tbl th {
	font: bold 10px Verdana;
	color: #2C708B;
}
#articles h1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-left: 7px;
	display: inline;
}