@charset "utf-8";
/* CSS Document */

<style type="text/css">

body {
	background-color: #000;
}
a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #C00;
}
a:active {
	color: #666;
	text-align: left;
}
h1 {
	font-size: 17pt;
	color: #C00;
}
h2 {
	font-size: 16pt;
	color: #C00;
}
h3 {
	font-size: 15pt;
	color: #C00;
}
h4 {
	font-size: 14pt;
	color: #C00;
}
h5 {
	font-size: 13pt;
	color: #C00;
}
h6 {
	font-size: 12pt;
	color: #C00;
}
.centre-image {
	background-image: url(http://www.probollywood.com/images/main-bg-centre.jpg);

</style>
}
.bullets {
	list-style-type: decimal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	padding-left: 1px;
	list-style-image: url(/images/round-bullet.jpg);
	list-style-position: inside;
	line-height: 18px;
	font-style: normal;
	text-align: right;
}
.headlinecentre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-align: center;
}



.hidden-text {
	color: #FFF;
}
.left {
	text-align: left;
}
.headerbackground {
	background-image: url(images/probollywood-header-bg.jpg);
}

