
.contentssty 
{
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
}
.contentssty b
{
	color:#FF0000;
	font-size:14px;
}
h4
{
	font-size:14px;
	color:#FF0000;
	text-transform:uppercase;
	font-weight:bold;
	line-height:24px;
	margin-bottom:10px;
}
h3
{
	font-size:18px;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	line-height:24px;
	margin-bottom:10px;
}
h3 a
{
	text-decoration:none;
	color:#000000;
	font-size:16px;
}
h3 a:hover
{
	text-decoration:underline;
	color:#FF0000;
}

h1
{
	font-size:24px;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
}
ul
{
	display:block;
}
li
{	
	color:#000000;
	/*background:url(../images/reddot.png) left center no-repeat; */
	list-style-image:url('../images/reddot.png');
}

.tablist
{
	color:#000000;
	border:1px solid #CCCCCC;
}
.tablist tr td
{
	border:1px solid #CCCCCC;
}
.baccolo
{
background-color:#CCCCCC;
}
.pushbtn
{
	margin-bottom:20px;
}
.boldclass
{
	font-weight:bold;
	color:#565350;
}
.img 
{ 
	margin-top:30px;
}

.imgmainclass
{
	overflow:hidden;
	padding:10px;
}
.imgmainclassleft
{
	float:left;
	width:300px;
	text-align:center;
}
.imgmainclassright
{
	float:right;
	width:300px;
	text-align:center;
}
.sigmalink
{
	color:#36796b; 
	font-weight:bold;
	text-align:justify;
}
.sigmalink a:link, .sigmalink a:visited
{
	color:#36796b;
	text-decoration:none;
}
.sigmalink a:hover
{
	color:#36796b;
	text-decoration:underline;
}