body {
	background-color: #666666;
}
.style1 {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.style2 {font-size: 11px}

.gry_heading {
	font-family: Arial;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
}

.gry_heading a:link {
	font-family: Arial;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
	
.blue_heading {
	font-family: Arial;
	font-size: 16px;
	color: #00b3fc;
	font-weight: bold;
}

.blue_heading a:link {
	font-family: Arial;
	font-size: 16px;
	color: #00b3fc;
	font-weight: bold;
	text-decoration: underline;
}

.sm_wht_text {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial;
}
.sm_wht_text a:link {
  	font-family: Arial;
	color: #00b3fc;
	font-size: 10px;
	text-decoration: underline;
}
.sm_wht_text a:visited{
	font-family: Arial;
	color: #00b3fc;
	font-size: 10px;
	text-decoration: underline;
}
.sm_wht_text a:hover {
	font-family: Arial;
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
}
.sm_wht_text a:active{
	font-family: Arial;
	color: #00b3fc;
	font-size: 10px;
	text-decoration: underline;
}

.sm_blk_text {
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	font-family: Arial;
}
.sm_blk_text a:link {
  	font-family: Arial;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}
.sm_blk_text a:visited{
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}
.sm_blk_text a:hover {
	font-family: Arial;
	color: #00b3fc;
	font-size: 11px;
	text-decoration: underline;
}
.sm_blk_text a:active{
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}

.wht_list {
	font-family: Arial;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial;
}
.wht_list a:link {
  	font-family: Arial;
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}
.wht_list a:visited{
	font-family: Arial;
	color: #ffffff;
	font-size: 11px;
	text-decoration: underline;
}
.wht_list a:hover {
	font-family: Arial;
	color: #00b3fc;
	font-size: 11px;
	text-decoration: underline;
}
.wht_list a:active{
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
}

.style4 {font-family: Arial}


.GREY_H1 {
	font-size: 16px;
	color: #6a6b6d;
}


.BLUE_H1 {color: #00b3fc}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;

}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;

}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;

}
