/* CSS Document */

h1,h2,h3,h4,h5,h7 {
	color: rgb(142,0,1);
	font-family: Tahoma;
	font-style: bolder;
	Margin: 5px;
}

h4 {color: #f5c884; text-decoration: none;
Margin: 5px;
}

h6 {
	color: #f5c884; text-decoration: none;
	Margin: 5px;
}

p {
	color: #ffffff; margin: 10px 2%;
	font-family: Tahoma;
	font-size: 12px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
}