/* CSS definition file containing site wide stylesheets */

.PPBODYTEXT {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 14px;
 	color: rgb(0,0,128);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: left
}

.YEAR {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 36pt;
 	color: rgb(102,51,153);
 	font-weight: bold
}

A {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14pt;
 	color: rgb(102,153,51);
 	font-weight: bold;
 	text-decoration: none 
}

.RECIPES {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,128)
}