.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-align: justify;

}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #003399;
	text-align: justify;
	font-weight: bold;

}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	list-style-image: url(images/bullet.GIF);
	list-style-position: outside;


}
.smallheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #DD6F00;
	text-align: justify;
	font-weight: bold;
	list-style-image: url(images/bullet1.GIF);

}
.bullet1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	list-style-image: url(images/bullet1.GIF);
	list-style-position: outside;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	
}

.smalllink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}

.flashposition{
position:absolute; 
left:0px; 
top:-188px; 
width:1003px; 
z-index:1
}

a{text-decoration:none};
