*		{
		font-family: Garamond, Baskerville, Georgia, 'Times New Roman', Times, serif;
		color: #333333;
		font-size: 16px;
		line-height: 24px;
		text-decoration: none;
		}

body		{
		margin-top:5px;
		margin-left:0px;
		text-align:left;
		}

h1, h2, h3, h3 a	{
		font-size:14px;
		}

h2		{
		margin-bottom:0pt;
		}

strong		{
		font-weight:bold;
		}

a		{
		color:#0066cc;
		}

a:hover	{
		border-bottom: 1px solid #ff4b33;
		color: #ff4b33;
		}

