/* CSS Document */

.text  { 
	 font-size:90%;
	 color:#000000;
	 line-height:150%
	 }
	 
.title  {
    font-size:13px;
	color:#333399;
	font-weight:bold
	}

.text  { 
	 font-size:75%;
	 color:#000000;
	 line-height:115%
	 }

.a  {
     color:#1C5313
	 }