.green-main {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #8DA64F;
}
.green-bold {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8DA64F;
}
.green-small-bold {
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #8DA64F;
}
.blue-main {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #1A95B9;
}
.blue-bold {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #1A95B9;
}
.black-main {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.black-main-bold {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.black-small {
	font-family: Arial;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.black-small-bold {
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.grey-main-bold {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
.light-grey-small-bold {
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;

}
.dark-grey-small-bold {
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #666666;

}
.grey-small-bold {
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.white-large-bold {
	font-family: Verdana;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.white-small-bold {
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
}
.white-normal-small {
	font-family: Arial;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.grey-small {
	font-family: Arial;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.white-small {
	font-family: Arial;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.dark-grey-small {
	font-family: Arial;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}




A:Link 	{ font-family: verdana; color: #666666;text-decoration:none }
A:active 	{ font-family: verdana; color: #666666;text-decoration:none }
A:visited 	{ font-family: verdana; color: #666666;text-decoration:none }
A:hover 	{ font-family: verdana; color: #008B49;text-decoration:none }
.Span	{ font-family: verdana}       

.footer 

{
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #cccccc;
	text-align:center;


}