body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #ffd600;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.hight_2px {
	background-color: #FFFFFF;
	height: 2px;
}
.top_menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	word-spacing: 2px;
}
.bg_txt {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
}
.pg_head {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 10px;
	padding-left: 10px;
}


.btm_menu {

	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.pg_sub_head {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

