@charset "UTF-8";
/* CSS Document */

/* Text alteration */

.center{text-align:center}

.header-quote{font-size:180%;
	font-family:"Times New Roman", Times, serif;
	text-align:center}


.emph{font-weight:bold}

.italic{font-style:italic}

.underline{text-decoration:underline}

h1{font-size:180%;
	font-weight:bold;
	text-align:left;
	color:#333333}

h2{font-size:150%;
	font-weight:bold}
