.text1 {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.text1bold {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 000000;
}
.text3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 333333;
}
.h1 {
	font-family: tahoma;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.resource {
	font-family: tahoma;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
.resourcelinks {
	font-family: tahoma;
	color: #666666;
	font-size: 10px;
}