@charset "utf-8";
.header1 {
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	color: #FF9900;
	font-weight: bold;
}

.header2 {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	color: #FF9900;
	font-weight: bold;
}

.header3 {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;	
}

.header4 {
	font-family:Tahoma;
	font-size:14px;
	font-style:normal;
	color:#444444;
	font-weight:bolder;
}

.header5 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #FF9900;
	font-weight: bold;
}

.header6 {
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	color: #FF9900;
}

.header7 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #0012FF;
	font-weight: bold;
}

.header_highligh1 
{
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #A0A0A0;
	font-weight: bold;
	background-color:#F0F0F0;
}	

.header_highligh2 
{
	font-family: Tahoma;
	font-size: 20px;
	font-style: normal;
	color: #FF9900;
	font-weight: bold;
	background-color:#F0F0F0;
}

.header_highligh3 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #FF9900;
	font-weight: bold;
	background-color:#F0F0F0;
}

.normal1 {
	font-family:Tahoma;
	font-size:14px;
	font-style:normal;
	color:#666666;
	font-weight:normal;
}

.normal2 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
}

.normal3 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	font-weight: normal;
}

.normal4 {
	font-family:Tahoma;
	font-size:14px;
	font-style:normal;
	color:#666666;
	font-weight:bold;
}

.normal5 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color:Black;
	font-weight: normal;
}

.link1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #444444;
	font-weight: normal;
}

a {
	color: #444444;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #444444;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #444444;
}

