body {
	font-family : Tahoma;
	font-size : 9;
	color : #191970;
}

	h1 {
		font-size : 18;
		font-weight : bold;
	}
	
	li {
		font-family : Tahoma;
		font-size : 12;
		color : #004080;
	}
	
	p {
		font-family : Tahoma;
		font-size : 12;
		color : #004080;
	}
	
	.what {
		font-family : Tahoma;
		font-size : 18;
		color : #ffffff;
	}
	
	.welcome {
		font-family : Tahoma;
		font-size : 15;
		color : #004080;
	}
	
	.table {
		font-family : Tahoma;
		font-size : 12;
		color : #004080;
	}
	
	.small {
		font-family : Tahoma;
		font-size : 11;
		color : #004080;
	}