BODY {
	font-family: Arial, sans-serif;
	font-size: small;
	font: normal;
}
h1 {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	color: Red;
	font: bold;
	letter-spacing: 0px;
	text-decoration: underline;
	font-family: sans-serif;
}

h2 {
	color: Red;
	font-size: 30px;
	font-style: italic;
	font-weight: bold;
	font-family: sans-serif;
}

/*h3 {
	
}*/

/*h4 {
	
}*/

/*h5 {
	
}*/

h6 {

}

em {
	font: normal small sans-serif;
	color: Red;
}


/*input {
	
}*/

/*table {
	
}*/









