.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	list-style-image: url(../images/bullet.gif);

}
.SWGTemplate {
	background-attachment: fixed;
	background-color: #003366;
	background-image: url(../images/SJbkgd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
.bullet {
	list-style-image: url(./images/bullet.gif);
	list-style-position: inside;
	list-style-type: none;

}
.bullet2 {
	list-style-image: url(../images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	list-style-position: outside;

}

