	body {
		font-family: Verdana, Geneva, Arial, sans-serif;
		font-size: 14px;
		font-size: small;
		background-color: silver;
		font-weight: bold;
		text-decoration: underline
	}
	h1, h2 {
		font-weight: normal;
		color: #888888;	
	}
	h1 {
		font-size: 170%;
	}
	h2 {
		font-size: 130%;
	}
	em {
		text-decoration: line-through;
		text-decoration: underline overline;
		text-decoration: none;
	}