	a:link, a:visited { 
		text-decoration: none; 
		color: #B50000;
		}

	a:hover, a:active { 
		text-decoration: underline; 
		color: #B50000;
		}

	p,li	{
		font-family: verdana;arial;
		font-size:13px;
		color: #000000;
		}

	.small	{
		font-family: verdana;arial;
		font-size:11px;
		color: #000000;
		}

	.sched	{
		font-family: verdana;arial;
		font-size:10px;
		color: #000000;
		}

	.title	{
		font-family: verdana;arial;
		font-size:18px;
		font-weight:bold;
		color: #000000;
		}

	.list	{
		font-family: verdana;arial;
		font-size:13px;
		line-height: 23px;
		color: #000000;
		}