﻿.norule
{
	border-bottom-style: none !important;
}

.bold
{
	font-weight: bold !Important;
}

.italic
{
	font-style:italic !Important;
}

.topic
{
	font-size: 2em;
	/*font-family: Verdana, Arial, Helvetica, Sans-Serif; /**/
	font-style: italic;
	color: #333;
	border-bottom: solid 1px gray;
	margin-bottom: 10px;
}

