body, td, p {	font-size: 14px;	font-family: "times new roman", times, serif;	background: white;	color: darkslategray;	text-align: justified;	}a {	text-decoration: none;	color: darkolivegreen;	font-weight: bold;	}a:hover, a:active {	color: darkseagreen;	}.title {	font-size: 24px;	font-weight: bold;	text-transform: uppercase;	text-align: center;	}.subtitle {	font-size: 18px;	text-align: center;	}.container {	margin: 50px;	}.mainimage {	text-align: center;	}i {	font-style: oblique;	}em {	font-weight: bold;	font-style: oblique;	}.list-item {	font-weight: bold;	}