/* GENERAL*/
BODY  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;
}



td.news	{
	background-image: url(../../images/optrima/bg_news.png);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #e7e7e7;
}


a	{
	color: #003399;
	text-decoration: none;
}

a:hover	{
	color: #33a8d8;
	text-decoration: none;
}


h1
{
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	margin-left: 15px;
	margin-top:10px;
}

h2
{
	font-size: 16px;
	color: #33a8d8;
	font-weight: normal;
	margin-left: 15px;
	margin-top:10px;
}

h3
{
	font-size: 16px;
	color: #cd3433;
	font-weight: normal;
	margin-left: 15px;
	margin-top:10px;
}

p	{
	text-align: justify;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 20px;
}



li	{
	list-style-image: url(../../images/optrima/bullet_site.png);
	padding-bottom:15px;
	padding-right: 10px;
}

