.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}


p,body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {
	font-size: 16px;
	color: #33284B;
	line-height: 13px;
}
h2 {
	font-size: 14px;
	margin-bottom: 5px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

.Subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 25px;
	line-height: 20px;
	margin-top: 10px;
}.Subnav a:link {

	color: #FFFFFF;
	text-decoration: none;
}
.Subnav a:visited {

	color: #FFFFFF;
	text-decoration: none;
}
.Subnav a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
.Subnav a:active {

	color: #FFFFFF;
	text-decoration: underline;
}

.style2 {color: #FFFFFF}
.style3 {color: #000000}

