body {
background-color:#EBEBEB;
	background-image:url(../images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



A {
	font-family :Verdana;
	COLOR: #43AB19;
    font-size: 12px;
	text-decoration: underline;
}

A:HOVER {
	font-family :Verdana;
	COLOR: #43AB19;
    font-size: 12px;
	text-decoration: none;
	
}

A:LINK {
	font-family :Verdana;
	COLOR: #43AB19;
    font-size: 12px;
	text-decoration: underline;
}

A:ACTIVE {
	font-family :Verdana;
	COLOR: #43AB19;
    font-size: 12px;
	text-decoration: none;
}

A:FOCUS {
	font-family :Verdana;
	COLOR: #43AB19;
    font-size: 12px;
	text-decoration: none;
}



TD {
	FONT-WEIGHT: Verdana;
	FONT-SIZE: 12px;
	COLOR: #757373;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none
}

.title_blue {
	FONT-WEIGHT: arial;
	FONT-SIZE: 14px;
	COLOR: #298CC5;
	FONT-FAMILY: arial;
	font-weight: bold
}

.title_blue2 {
	FONT-WEIGHT: arial;
	FONT-SIZE: 12px;
	COLOR: #298CC5;
	FONT-FAMILY: arial;
	font-weight: bold
}

.title_green2 {
	FONT-WEIGHT: arial;
	FONT-SIZE: 12px;
	COLOR: #43AB19;
	FONT-FAMILY: arial;
		font-weight: bold

}


.title_white {
	FONT-WEIGHT: arial;
	FONT-SIZE: 13px;
	COLOR: white;
	FONT-FAMILY: Verdana;
	font-weight: bold
}




.date {
	FONT-WEIGHT: arial;
	FONT-SIZE: 10spx;
	COLOR: white;
	FONT-FAMILY: Verdana;
	
}


.copy {
	FONT-WEIGHT: arial;
	FONT-SIZE: 10px;
	COLOR: #757373;
	FONT-FAMILY: arial;
	
}



