	a:link, a:visited { 
		text-decoration: underline; 
		color: #000000;
		}

	a:hover, a:active { 
		text-decoration: underline; 
		color: #000000;
		}

	p,li	{
		font-family: verdana;arial;
		font-size:13px;
		color: #000000;
		}
		
    .content	{
		font-family: verdana;
		font-size:14px;
		font-weight:none;
		color: #000000;
		}

	.small	{
		font-family: verdana;arial;
		font-size:11px;
		color: #000000;
		}

	.title	{
		font-family: georgia;
		font-size:21px;
		font-weight:bold;
		color: #000000;
		}

	.bottom	{
		font-family: verdana;arial;
		font-size:11px;
		color: #c0c0c0;
		}