*.bold{
	font-weight: bold;
}

*.italic{
	font-style: italic;
}

*.subtitle{
	color: #E0A442;
	font-size: 16px;
	font-family: Arial, sans-serif;
	display: block;
	border-bottom: 1px solid #979B9E;
}

*.smooth_yellow{
	color: #E0A442;
}

*.smooth_grey{
	color: #959C9C;
}

*.grey_border{
	border: 1px solid #999999;
	padding: 1px;
}
