* {
		margin: 0;
		padding: 0;
		}
.sitefonts 		{
					font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
					font-size: 12px;
					line-height: 1.3;
				}
.sitefonts a 	{
					color: #3C5277;
					text-decoration: none;
					border-bottom: 1px dotted;
					border-bottom-color: #3C5277;
				}				
.sitefonts a:hover 	{
					color: #3C5277;
					text-decoration: none;
					background-color:#FFFFFF;
					border: none;

				}								
h1 				{
					font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
					font-size: 12px;
					line-height: 2.0;
				}
h2 				{
					font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
					font-size: 11px;
					line-height: 2.0;
					font-weight: bold;
				}				
h3 				{
					font-family: Arial, "Lucida Grande", "Lucida Sans Unicode", Arial;
					font-size: 18px;
					line-height: 1.3;
				}				
.news			{
					font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
					line-height: 1.3;
					font-size: 12px;
				}
.news #date		{
					font-weight: bold;
				}