a:link {color:#29210E; text-decoration: underline;}
a:visited {color:#29210E; text-decoration: underline;}
a:hover {color:#29210E; text-decoration: underline;}
a:active {color:#29210E; text-decoration: underline;}


body 		{
		font-family: Times,serif;
		font-size: medium;
		color: #000000;
		background: #2D291C;
		padding: 0;
		margin: 0;
		}

.regtext 	{
		font-size: 11pt;
		}

.paddingcolumn 	{
		padding-right: 10px;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
		}

.smallertext 	{
		font-size: 10pt;
		}

.headertext 	
		{
		font-size: 16pt;
		}

.halfspace {
	line-height:40%;
	font-size:x-small;
	}



