@charset "utf-8";
/* CSS Document */

.Normal{ }

.Large{
	font-size: 1.2em;
	line-height: 1.5; }

.Large_Italics{
	width: 95%;
	font-style: italic;
	font-size: 1.2em;
	line-height: 1.5; }

.Big_Blue_Right{
	color: #0000FF;
	font-weight: 300;
	font-size: 1.4em;
 	margin-right: 15px;
	text-align: right; }

.Big_Bold_Italics{
	margin-top: 50px;
	font-style: italic;
	font-size: 1.3em;
	line-height: 1.5; }
.notranslate{ }
