body {
	background-color:#323832}

h2
	{ 
		width : 640px;
		font-family : Verdana;
		font-size : 14px;
		color : #000099;
		border-bottom: 1px solid #000099;
		padding-bottom : 5px;
		
	}
	.warning
	{
		width : 800px;
		text-align : left;
		font-family : Verdana;
		font-size : 12px;
		color:#FFF;
	}
	.panorama_name
	{
		font-weight : bold;
		font-family : Verdana;
		font-size : 16px;
		margin-top : 20px;
		margin-bottom : 15px;
		color:#FFF;
		width: 800px;
		text-align:left;
	}
	H1
	{
		font-weight : bold;
		font-family : Verdana;
		font-size : 16px;
	
		
	}
	H4
	{
		font-weight : normal;
		font-family : Verdana;
		font-size : 12px;
	
		
	}
	
a:link {
	color: #909963;
}
a:visited {
	color: #909963;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}