body{
	margin:0;
}

body,td,p,th,div,ol,ul{
	font-size:10pt; 
	font-family:Arial, Helvetica, sans-serif, ÐÂËÎÌå; 
	line-height:120%
}

/* links */
a:link, a:visited {
	color: #0033CC;
	text-decoration:underline;
}

a:hover, a:active {
	color: #FF0000;
	text-decoration:underline;
}

/* Left Menu */
a.balck1:link, a.balck1:visited    { 
	color: #000000; 
	text-decoration: none;
}
a.balck1:hover, a.balck1:active   { 
	color: #000000;
	text-decoration: underline;
}

a.white1:link, a.white1:visited    { 
	color: #FFFFFF; 
	text-decoration: none;
}
a.white1:hover, a.white1:active   { 
	color: #FFFFFF;
	text-decoration: underline;
}

.subject{
	color:#CC6600;
	font-weight:bold
}

a.gray:link, a.gray:visited    { 
	color: #666666; 
	text-decoration: none;
}
a.gray:hover, a.gray:active   { 
	color: #FF6600;
	text-decoration: underline;
}

a.hot:link, a.hot:visited    { 
	color: #CC6600; 
	text-decoration: underline;
}
a.hot:hover, a.hot:active   { 
	color: #CC0000;
	text-decoration: underline;
}

a.news:link, a.news:visited    { 
	color: #000000; 
	text-decoration: none;
}
a.news:hover, a.news:active   { 
	color: #CC0000;
	text-decoration: underline;
}

.logo{
	font-family:Arial Black;Arial;
	font-size:24px;
	color:#CC0000;
}

.welcome{
	font-family:Arial;
	font-size:14px;
	color:#CC6600;
}

.title2 {font-size: 16px; font-weight: bold}
.title3 {font-size: 14px; font-weight: bold}
.text {font-size: 14px; line-height:150%}