BODY {
 		background: lightskyblue;
                font-size: 12pt;
//                font-family: palatino,Times New Roman,Times,serif;
                font-family: arial, helvetica, geneva, sans-serif;
}

 

IMG {
        	border-style: none;

}

BLOCKQUOTE {
                font-style: italic;
                font-size: 12pt;
}

P {
                font-size: 12pt;
                font-family: arial, helvetica, geneva, sans-serif;
}

.caption {
                text-align: center;
                font-style: italic;
                font-size: 12pt;

}


.yellowBoxRight {
 		background: yellow;
		width: 25%;
		float: right;
        	border-style: none;
        	padding: 12px;
        	margin-left: 15px;
        	margin-top: 20px;
        	margin-bottom: 20px;
                font-size: 12pt;
}


.photoLeft {
		float: left;
        	margin-right: 12px;
        	border-style: none;

}

.photoRight {
		float: right;
        	margin-left: 12px;
        	border-style: none;

}


.newHead {
		clear: left;
        	padding-top: 25px;
                font-family: arial, helvetica, geneva, sans-serif;
}
