body{
	margin:0;
}

body,td,p,th,div,ol,ul{
	font-size:10pt; 
	font-family:ÐÂËÎÌå; 
	line-height:130%
}

/* links */
a:link, a:visited {
	color: #134A81;
	text-decoration:underline;
}

a:hover, a:active {
	color: #cc6600;
	text-decoration:underline;
}

/* Left Menu */
a.menu1:link, a.menu1:visited    { 
	color: #134A81; 
	font-weight:bold;
	text-decoration: none;
}
a.menu1:hover, a.menu1:active   { 
	color: #cc6600;
	font-weight:bold;
	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: #cc6600;
	text-decoration: underline;
}

a.news:link, a.news:visited    { 
	color: #000000; 
	text-decoration: none;
}
a.news:hover, a.news:active   { 
	color: #cc6600;
	text-decoration: underline;
}

.logo{
	font-family:Arial Black;Arial;
	font-size:24px;
	color:#cc6600;
}

.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%}