body {
	font-weight: normal;
	font-family: Arial,arial,sans-serif,helvetica;
	font-size: 90%;
	text-align: left; 
}

.large { font-size: 170%; text-align: center; }
.small { font-family: Times new roman,times,serif;
		 font-size: 70%; text-align: center; }
.ital {  font-style: italic }
.bold {  font-style: bold }
.red { color: red; font-style: italic }
.important { color: #c00000; font-style: bold; font-size: 170%; text-align: center; }
