﻿@font-face {


	font-family: 'Indigo';
	
	src: url('fonts/indigo-webfont.eot');

	src: local('☺'), url('fonts/indigo-webfont.woff') format('woff'), url('fonts/indigo-webfont.ttf') format('truetype'), url('fonts/indigo-webfont.svg#webfont0AJ3Cp07') format('svg');

	font-weight: normal;

	font-style: normal;
}



body {font: .8em  Verdana; }
a { color: #5f5f5f;}
a.headerlink { color:#FF0001;text-decoration:none  }
a:hover { color: #FF0000; text-decoration:  none; }

div#column-justify { 
width: auto;
float :none; 
text-align: justify;
text-justify: newspaper; 
} 

div#Rs { 
font-family: indigo;
font-size: 1.10em
} 
