body	
		{ color: rgb(0,0,0); font-family: arial, sans-serif; font-size: 12px; line-height: 20px; }

p		{
		text-align: left;
		font-family: arial, sans-serif;
		font-size: 12px;
		line-height: 16px;
		}
		

span.italic1	{
		text-align: left;
		font-family: helvetica, sans-serif;
		font-style: italic;
		font-size: 14px;
		font-weight: lighter;
		line-height: 20px;
		}
		
span.italic	{
		text-align: left;
		font-family: times, serif;
		font-style: italic;
		font-size: 14px;
		line-height: 20px;
		}


	
a		{ text-decoration: none; color: #900; font-weight: bold; }
		

		
a.nav	{
		text-decoration: none;
		color: white;
		display: block;
		margin-bottom: 29px;
		}

a:visited.nav	{ text-decoration: none; color: white; background-color: #c03; }

a:hover.nav	{ text-decoration: underline; color: rgb(200,200,200); font-style: inherit; }
strong { color: #060; font-size: 24px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: transparent; }
b { color: #900; font-style: italic; }
