/*
styles_cwpm_promo.css
*/

body {
margin-left: 5%;
margin-right: 5%;
margin-top: 20px;
margin-bottom: 30px;
text-align: left;
font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif,geneva,helvetica;
background-color: #ffffe8;
color: #000000;
/* font-size: 62.5%; */
}

td.section-name1 {
	text-align: left;
	vertical-align: top;
	font-family: Lucida Sans Unicode, Verdana, Tahoma, Trebuchet MS, Sans Serif;
	font-size: 17px;
	color: #000000;
	/* font-weight: bold; */
}

.section-name2 {
	font-family: Lucida Sans Unicode, Verdana, Tahoma, Trebuchet MS, Sans Serif;
	font-size: 17px;
	color: #000000;
	/*  font-weight: bold;  */
}


.home-page {
	font-size: 16px;
	font-weight: normal;
}


li.title {
	text-align: left;
	vertical-align: top;
	font-family: Lucida Sans Unicode, Verdana, Tahoma, Trebuchet MS, Sans Serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	//  text-decoration : underline;
}

/*
li:Hover  {
	color : #C000C0;
	text-decoration : underline;
}
*/

li.title2 {
	text-align: left;
	vertical-align: top;
	font-family: Lucida Sans Unicode, Verdana, Tahoma, Trebuchet MS, Sans Serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
