/* General Elements */

html 
{
	overflow-y: scroll;
	overflow: -moz-scrollbars-both;
}

body 
{
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: 960px;
}

a img 
{
	border:0px;
}

h1, h2, h3, h4, h5, h6 

{
	font-family: Georgia, Times New Roman, Times, serif;
}

.parlwebsite-inactive 
{ 
	color: #666666;
	font-style:italic;
}

.parlwebsite-box h2, h3, h4, h5, h6 
{
	margin-bottom: 5px;
}