/* This is the style of your browser text */


h1, h2, h3, h4, h5 {
	font-family: "RoctusSCTRegular", Times, serif;
	text-shadow: 0px 0px 4px #000; filter: Shadow(Color=#414141, Direction=120, Strength=1);
	font-weight:normal

}


h1 {
	font-family:'RoctusSCTRegular';
	text-align: left;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color:#FFFFFF;
}

h5 {
	font-family:'RoctusSCTRegular';
	text-align: left;
	font-size: 14px;
	padding: 0;
	margin: 0;
	color:#191718;
}


h1.left {
	width:230px;
	letter-spacing: -.02em;
}

h1.center {

	font-size:12px;

}

h1.right {
	font-size:12px;

}

h2 {
	font-size: 42px;
	display: inline;
}

h3 {
	font-size: 20px;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}



