﻿/* CSS layout */

.style12 {

				font-family: Verdana;
				font-style: italic;
				font-size: x-small;
				color:   white ;
				text-align: left;

			
}

.style23 {
				font-family: Verdana;
				font-style: italic;
				font-size: x-small;
				color:    silver  ;
				text-align: left;
}
