
	.header 	{
	 	font-family: arial, sans-serif, helvetica;
		font-size: 8pt;
		text-decoration: none;
		color: #111111;
		}

	.Arial, .sArial, .smallArial, .smallArialBlue, .smallArialDarkBlue, .smallArialBlack, .smallArialWhite,
	.largeArial, .largeArialBlue, .largeArialBlack, .largeArialBlackNone {
		font-family: arial, sans-serif, helvetica;
		}
	.smallArial, .smallArialBlue, .smallArialDarkBlue, .smallArialBlack, .smallArialWhite	{
		font-size: x-small; 
		font-weight: bold;
		}
	.largeArial, .largeArialBlue, .largeArialBlack,	.largeArialBlackNone { 			font-size: medium;
		font-weight: bold;
		}
	.smallArialBlue, .largeArialBlue {
		color: #6699FF;
		}
	.smallArialDarkBlue {
		color: #343399;
		}
	.smallArialBlack, .largeArialBlack, .largeArialBlackNone {
		color: #111111;
		}
	.largeArialBlackNone {
		text-decoration: none;
		}
	.smallArialWhite {
		color: #FFFFFF;
		text-decoration: none;
		}

	.sArial { font-size: small }

	.yell	{
		color: #FFFF99;
		}
	.byell	{
		background-color: #FFFF99;
		}
	.bdblue	{
		background-color: #343399;
		}
	.bmblue	{
		background-color: #3398CC;
		}
	.blblue	{
		background-color: #CCCCFE;
		}


