BODY{
		background-color: #FFFFFF;
				font-size: 100%;
}
			
			P.head{
				font-family: Times New Roman;
				color: #444;
				text-decoration: none;
				word-spacing: normal;
				text-align: left;
				letter-spacing: 0;
				line-height: 1.2em;
				font-size: 1.05em; 
			}
			
			P.letter{
				font-family: Georgia;
				background-color: #fff;
				color: #f1f1f1;
				text-decoration: none;
				word-spacing: normal;
				text-align: left;
				letter-spacing: 0;
				line-height: 1.2em;
				font-size: 3em;
			}
			
			P.label{
				margin:15 0 5 -10;
				font-family: Times New Roman;
				color: #444444;
				text-decoration: none;
				word-spacing: normal;
				text-align: left;
				letter-spacing: 0;
				line-height: 0.9em;
				font-size: 1.8em;
				
			}
			P.desc{
				margin:5 0 5 0;
				font-family: Times New Roman;
				color: #444;
				text-decoration: none;
				word-spacing: normal;
				text-align: left;
				letter-spacing: 0;
				line-height: 1.2em;
				font-size: 0.9em;
				
			}
			P.small{
				margin:0 0 5 0;
				font-family: Georgia;
				background-color: #fff;
				color: #999999;
				text-decoration: none;
				word-spacing: normal;
				text-align: left;
				letter-spacing: 0;
				line-height: 1.2em;
				font-size: 0.6em;
				font-style: italic;
			}
			
			P.about{
				margin:0 0 0 30;
				font-family: Times New Roman;
				color: #444;
				text-decoration: none;
				word-spacing: normal;
				letter-spacing: 0;
				line-height: 1.2em;
				font-size: 0.9em;
				
			}
			P.contact{
				font-family: Times New Roman;
				color: #444;
				text-decoration: none;
				word-spacing: normal;
				text-align: left;
				letter-spacing: 0;
				line-height: 1.2em;
				font-size: 0.9em;
			}
			
