.comment  {
	text-decoration : none;
	font-size : 10pt;
	font-family : arial;
	font-weight : normal;
	font-style : italic;
	color : red;
}

.small  {
	text-decoration : none;
	font-size : 8pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #FFFFFF;
}

.small2  {
	text-decoration : none;
	font-size : 8pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	color : #808080;
}

.GBTitle  {
	text-decoration : none;
	font-size : 14pt;
	font-family : arial;
	font-weight : bolder;
	font-style : normal;
	color : #FFFFFF;
}

.NameStrong  {
	text-decoration : none;
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
}

.white  {
	text-decoration : none;
	font-size : 11pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
}

.BigText  {
	text-decoration : none;
	font-size : 14pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #FFFFFF;
}

