/* CSS definition file containing site wide stylesheets */

.Roses{
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: 13px;
 	font-weight: bold
}

.giftsections{
	font-size: 24px;
 	color: rgb(255,255,255);
 	font-weight: bold
}

.Paragraph{
	font-family: Garamond,  serif;
 	font-size: 12pt
}

.LayoutTitle{
	font-family: Garamond, serif;
 	font-size: 36px;
 	color: rgb(0,0,0);
 	padding: 10px
}

.HEAD1{
	font-family: Garamond, serif;
 	font-size: 24pt;
 	font-weight: bold
}

.Head2{
	font-size: 16pt;
 	font-weight: bold
}

.BulletList{
	color: rgb(0,0,0)
}

.subhead{
	font-size: 24pt
}