@charset "UTF-8";
/* CSS Document */
 
.Headers {
	font-family: 'Tangerine', cursive;
	font-size: 3em;
	text-shadow: 4px 4px 4px #aaa;
	font-style: italic;
	line-height: normal;
	font-weight: 800;
	color: #366ca6;
	/*background-color: #666;*/
	/*margin-top: -10px;*/
}
.mainTxt {
	font-family: 'Tangerine', serif;
	font-size: 1.875em;
	/*	text-shadow: 4px 4px 4px #aaa;
*/	font-style: normal;
	line-height: 35px;
	font-weight: 400;
	color: #366ca6;
	/*background-color: #666;*/
	/*margin-top: -10px;*/
	font-variant: normal;
	letter-spacing: 0.0125em;
	text-align: center;
}
#headLine {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#headLine_TA {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 170px;
}
#headLine_PR {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}