
body {
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 12pt;
	background-color: #FFFFFF;
	white-space: nowrap;
}

h1 {
	/*font-size: 30px;*/
    font-size: 1.9em;
	font-weight: bold;

}	
	
p {
	/*font-size: 14px;*/
    font-size: 0.9em;
}	

img {
	float: right;
}	