 BODY,TD  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	vertical-align : top;
}
 
.head {
 	font-size : 14px;
	font-weight: bold;
 	font-family : Garamond, Georgia, Times, serif;
 	color: #0c5a99;
 }

h1 {
 	margin-top : 10px;
 	margin-bottom : 10px;
	text-align : left;
 	font-size : 14px;
	font-weight: bold;
 	font-family : Garamond, Georgia, Times, serif;
 	color: #0c5a99;
}

h2 {
	margin-top : 0px;
	margin-bottom : 10px;
	text-align : left;
	font-size : 12px;
	font-weight: bold;
	background-color:#cedbe5;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color : #515151;
}

 
.menu {
 	font-size : 14px;
 	font-family : Garamond, Georgia, Times, serif;
 	color: #0c5a99;
 }
 
.bottom { 	vertical-align : bottom;	}
.right { 	text-align : right;	}
.pass { 	color: #999999;			 } 
  
P  {
 	margin-top : 10px;
 	margin-bottom : 10px;
	text-align : justify;
  }

LI {
text-align : justify;
}
  
A {
	text-decoration: none;
}


A:LINK {
	color: #0c5a99;
}

A:VISITED {
	color: #6b8da8;
}

A:ACTIVE {
	color: #0099ff;	
	text-decoration: underline;
}

A:HOVER {
	color: #0099ff;
	text-decoration: underline;
}


.copy  {
   	font-size : 10px;
   	color : #808080;
}

ul{
	list-style:square;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul.spec li{
	padding-bottom:10px;
}
.highlight{
	background-color:#cedbe5;
	font-weight: 600;
	padding-left:5px;
	padding-right:5px;	
}
.highlight2{
font-weight: 600;
}
p.cent{
text-align:center;
}
img.content{
	border: 1px solid #094a7d;
	padding:1px;
}
.add{
	color: #333333;
	background-color: #ecf1f5;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	display:none;
}
.wide li { margin-bottom:18px;
}
/* Literature */
.l_title {
	font-weight:bold;
}
.l_source {
	font-style:italic;
	color: #333333;
}
/* vaca - align left */
.al_left p, .al_left li, .al_left div {
	text-align:left
}
.partner_logo {
	text-align:center;
	margin-top:12px;
	margin-bottom:30px;
}
/* articles */
table.comments{
background-image:url(/img/coomm.jpg);
background-position:top left;
background-repeat:no-repeat;
}
p.comments {padding:20px 0px 0px 10px; border-left: 2px solid #84a4be; text-align:justify; font-size:11px}
table.addsi{border: 2px solid #84a4be; background-color:#E4E4E4;padding:10px 10px 10px 10px;}