body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
	background-color: #666666;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #532e6f;
	background-color: #FFF;
	text-align: center;	
	
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #6d6b6e;
	background-color: #FFF;
	font-weight: bold;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #DBE6F7;
	background-color: #532e6f;
	)	
; 	text-align: center;
}
h4 {
	font-weight: bolder;
	color: #588572;
	background-color: #FFF;
	font-size: 18px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

h5
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	color: #000;
	background-color: #588572;
	text-align: center;
	font-weight: bold;
}
h6
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #C00;
	text-align: left;
	font-weight: bold;
}
