h1, h2, h3, h4, h5
{
	font-size: 11px;
	font-weight: bold;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;
}
