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


body 		{
		font-family: Arial,Helvetica,sans-serif;
		font-size: small;
		color: #000000;
		background: #E9E9E9;
		padding: 0;
		margin: 0;
		}

.noprint {
display: none; }

.regtext 	{
		font-size: 10pt;
		}


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

.paddingcolumn2 	{
		padding-right: 15px;
		padding-left: 15px;
		padding-top: 25px;
		padding-bottom: 10px;
		}

.smallertext 	{
		font-size: 8pt;
		}

.websites 	
		{
		color: #5E61CC;
		}

.headertext 	
		{
		font-size: 12pt;
		}
		
.largeheadertext 	
		{
		font-size: 14pt;
		}

.buttontext 	
		{
		font-size: 12pt;
		color: #FFFFFF;
		line-height:90%;
		}

.white 	
		{
		color: #FFFFFF;
		}

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


.paddedtext {
		padding-right: 10px;
		padding-left: 10px;
		}

.paragraphbg
		{
		background: #F0ECE1;
		padding-right: 10px;
		padding-left: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		}

