.title 		{
			color: #000000;
			font-size: 26px;
			font-family: Trebuchet MS, arial,helvetica,sans-serif;
			font-weight:bold;
			}
.subtitle 	{
			color: #000000;
			font-size: 20px;
			font-family: Trebuchet MS, arial,helvetica,sans-serif;
			font-weight:bold;
			}
.minititle 	{
			color: #000000;
			font-size: 16px;
			font-family: Trebuchet MS, arial,helvetica,sans-serif;
			font-weight:bold;
			}
.body-text	{
			color: #000000;
			font-size: 12px;
			font-family: Trebuchet MS, arial,helvetica,sans-serif;
			}
a			{color:#666666;text-decoration:none;}
a:hover		{text-decoration:underline;}

