body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #506E90;
}
.style1 {
	color: #dfded5;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #8C9085;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style3 {
	color: #333333;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #727272;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #424242;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #5c5b5b;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {
	color: #425238;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style9 {color: #727272; font-size: 11px; font-family: tahoma; font-weight: bold; }

.ProgramTable {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 0px;
	border-bottom: solid black 1px;
}  
.point1gray1 {
	list-style-image: url(images/point1_gray1.jpg);
}
.point1gray2 {
	list-style-image: url(images/point1_gray2.jpg);
}
.point1gray3 {
	list-style-image: url(images/point1_gray3.jpg);
}
.point1white {
	list-style-image: url(images/point1_white.jpg);

}
.point3gray1 {
	list-style-image: url(images/point3_gray1.jpg);
}
.point3gray2 {
	list-style-image: url(images/point3_gray2.jpg);
}
.point3gray3 {
	list-style-image: url(images/point3_gray3.jpg);
}
.point3white {
	list-style-image: url(images/point3_white.jpg);
}
li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
ul {
	margin: 0px;
	padding: 0px;


}
p {
	text-align: justify;
}
.MyBold {
	font-weight: bold;
}
TD.td-color1 {
	background-color: #EDECE7;
}
TD.td-color2 {
	background-color: #DFDED5;
}
TD.td-color3 {

	background-color: #D3D5C3;
}
TD.td-color4 {
	background-color: #FFFFFF;
}
