a:link {font-weight: normal; color: rgb(00, 00, 00); font-style: normal; text-decoration: underline}
a:active {font-weight: normal; color: rgb(41, 50, 89); font-style: normal; text-decoration: underline}
a:visited {font-weight: normal; color: rgb(00, 00, 00); font-style: normal; text-decoration: underline}
a:hover {font-weight: normal; color: rgb(41, 50, 89); font-style: normal; text-decoration: underline}


BODY	{
		background-color: #ffffff;
	    color: black ;
		font-family: arial,verdana,geneva,lucida;
		margin-top:0; margin-bottom:0;
		margin-left:0; margin-right:0;
		padding: 0; margin: 0;
		}

.bluearrow		{background:url("http://www.rustymason.com/images/arrow.gif") 0px 2px no-repeat; padding: 1px 7px}

.headlineC		{font-size: 165%; font-weight: bold;}
.headline1		{font-size: 145%; font-weight: bold;}
.headline2		{font-size: 125%; font-weight: bold;}
.articletitle1	{font-size: 85%; font-weight: bold;}
.articletitle2	{font-size: 73%; font-weight: bold;}
.articletitle3	{font-size: 73%;}
.meretext		{font-size: 75%;}
.authoranddate	{font-size: 70%; color: #999999;}
.sectiontitle	{font-size: 70%; color: #990000; font-weight: bold;}
.menutext		{font-size: 85%; font-weight: bold;}
.bottommenu		{font-size: 75%;}
.quotation		{font-size: 75%; font-style: italic;}



.textVerd { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:14px;
	}
	
.textVerdBold { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#112269;
	line-height:14px;
	font-weight: bold;
	}
	
.textVerdBold2 { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color:#112269;
	line-height:14px;
	font-weight: bold;
	}

td.box4grey
{
	border-style: solid;
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-top-color: #D5D5D5;
	border-right-width: 1px;
	border-right-color: #D5D5D5;
	border-left-width: 1px;
	border-left-color: #D5D5D5;
	border-bottom-width: 1px;
	border-bottom-color: #D5D5D5;
}

td.box4green
{
	border-style: solid;
	background-color:#D7E8A1;
	border-top-width: 1px;
	border-top-color: #B0D144;
	border-right-width: 1px;
	border-right-color: #B0D144;
	border-left-width: 1px;
	border-left-color: #B0D144;
	border-bottom-width: 1px;
	border-bottom-color: #B0D144;
}

td.boxBlack
{
	border-style: solid;
	background-color:#EEF7D0;
	border-top-width: 0px;
	border-top-color: #000000;
	border-right-width: 1px;
	border-right-color: #000000;
	border-left-width: 0px;
	border-left-color: #000000;
	border-bottom-width: 0px;
	border-bottom-color: #000000;
}

