h1 {
	color: #FF0000;
	font-size: 182%;
	text-transform: uppercase;
	text-align: center; 
	}
	
h2 {
	font-size: 140%;
	font-variant: small-caps;
	font-weight: bold;
	
	}
	
h3 {
	font-size: 120%;
	font-weight: bold;
	font-style: italic;

	}
	
h4 {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;	
	}

strong {
	font-style: italic;
	font-weight: bold;
	font-size: 100%;
	}

kk {
	font-variant: small-caps;
	
	}
li {
	
	}