*		{
		font-family:'Abel Regular', Arial, Helvetica;
		font-size:14px;
		color:#333333;
		text-decoration: none;
		}

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

h1	{
		font-size:16px;
		}
h2	{
		font-size:14px;
		}

h2		{
		margin-bottom:-20px;
		}
h3              {
                font-weight: bold;
                font-size: 14px;
}  

h3.a {
   font-size: 12px;
}

strong		{
		font-weight:bold;
		color:#000000;
		}

a		{
		color: #1961ac;
                text-decoration: underline;
		}

a:hover	{
		color: #1961ac;
                text-decoration: none;
		}
td {
    line-height: 1.5em;
}

