@charset "utf-8";
A:link   { text-decoration: none;; color: #d8f822; }
A:visited   { text-decoration: none;; color: #d8f822; }
A:active   { text-decoration: none;; color: #ed1c24; }
A:hover   { 
    text-decoration: none; 
    color: #bbc0b4; 
}

body {
	background-color: #c0c0c0;
	background-repeat: no-repeat;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	line-height:150%;
	text-align: left;
}

.style0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d8f822;
	line-height:130%;
}

.style0b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d8f822;
	line-height:130%;
	font-weight: bold;
}
	
.style0w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height:130%;
}
	
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F69679;
	line-height:130%;
	font-weight: bold;
}

.style1blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a4d7f4;
	line-height:130%;
	font-weight: bold;
}
	
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #d8f822;
	line-height:130%;
	font-weight: bold;
}

.style1w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height:130%;
    font-weight: bold
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
	line-height:130%;
    font-weight: bold;
}
