
/* this is the first style sheet I created and I think it should just be applied to
the newsletter pages */

BODY  {background-color : #FDF7F7; font-family:Arial, sans-serif;}

b {color:green; font-weight:bold}

p {color: brown; font-weight:normal; font-family:Verdana, Arial, sans-serif;
	font-size:11pt; line-height:1.55;}

i {color:purple; font-size:11pt}

h1 h2 {text-align:center}

.mysignature {color:purple; font-weight:bold; font-size:10px; text-align:center}
