body,table {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}

.header {
	font-size: 45px;
	font-weight: bold;
	color: #0099FF;
	font-family: Tahoma, Arial;
}

.search {
	color: White;
	font-size: 10px;
	font-family: Tahoma, Arial;
	font-weight: normal;
	background-color: #006FBC;
	width: 50px;
	height: 20px;
	border: 0px;
}

.search2 {
	color: #006FBC;
	font-size: 10px;
	font-family: Tahoma, Arial;
	font-weight: normal;
	width: 150px;
	height: 20px;
	border: 1px solid Silver;
}

.login {
	color: #006FBC;
	font-size: 10px;
	font-family: Tahoma, Arial;
	font-weight: normal;
	width: 90px;
	height: 20px;
	border: 1px solid Silver;
}

.articl_bottom {
	font-family: Tahoma, Arial;
	font-weight: normal;
	border: 1px solid Silver;
	font-size: 10px;
}

h1 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #009933;
	font-weight: bold;
}

h2 {
	font-family: Tahoma, Arial;
	font-size: 17px;
	color: Black;
}

h3 {
	font-family: Tahoma, Arial;
	font-size: 28px;
	color: #006FBC;
	font-weight: normal;
}

a,a:visited {
	color: #006FBC;
	text-decoration: underline;
	font-family: Tahoma, Arial;
	font-size: 11px;
}

a:hover{
	color: #CC0000;
	text-decoration: none;
}

.copy,a.copy,a.copy:visited {
	font-size: 11px;
	color: Black;
	text-decoration: none;
	font-family: Tahoma, Arial;
}

a.copy:hover {
	color: #CC0000;
	text-decoration: underline;
}

.copylinl,a.copylink,a.copylink:visited {
	font-size: 11px;
	color: #009933;
	text-decoration: none;
	font-family: Tahoma, Arial;
}

a.copylink:hover {
	color: #CC0000;
	text-decoration: underline;
}

.menu,a.menu,a.menu:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #006FBC;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	text-decoration: none;
	color: #CC0000;
}

.link,a.link,a.link:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #006FBC;
	text-decoration: underline;
	font-weight: normal;
}

a.link:hover {
	text-decoration: none;
	color: #CC0000;
}
