	a:link, a:visited { 
		text-decoration: none; 
		font-weight: bold;
		color: #0096a7;
		}

	a:hover, a:active { 
		text-decoration: underline;
		font-weight: bold;
		color: #0096a7;
		}

	p,li	{
		font-family: verdana;arial;
		font-size:13px;
		color: #000000;
		}

	.title	{
		font-family: georgia;times new roman;
		font-size:18px;
		font-weight: bold;
		color: #7d0000;
		}

	.small	{
		font-family: verdana;arial;
		font-size:11px;
		color: #000000;
		}

	.bottom	{
		font-family: verdana;arial;
		font-size:11px;
		color: #ffffff;
		}