


A {
	color : blue;
	text-decoration : none;
    border-bottom: 1px dotted; 
}

A:HOVER {
	color : "#3366CC";
    border-bottom: 1px solid; 
}



A.reverse {
	color : Yellow;
}

HR{
	margin-left: 5px;
	margin-right: 5px;
	color: #3366CC;
	height: 2px;
}


BODY, TH, P, DIV, FORM, H1, H2, H3, H4, H5, H6, BLOCKQUOTE, UL, OL, LI, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

BODY, P, TD, DIV, H1, H2, H3, H4 {
	color : #333333;
	text-align: justify;
	}

BODY,P, UL, OL, LI {
	font-size: 12px;
}

H1, H2, H3, H4, H5, H6 {
	margin-bottom : 0;
}

 UL {
	color: #333333;
	list-style-type: square;
} 

OL {
	color: #333333;
} 


.bold {
	font-weight : bold;
}


.mainhead {
	border : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : normal;
	margin-bottom : 0;
	padding : 0;
	text-align : left;
	color : Navy;
	text-transform : none;
	background-color : White;
}

.mytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666699;
	text-align : right;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
} 


.mytext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666699;
	text-align : left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
} 

.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align : center;
	margin-top: 5px;
} 

.navbar {
	border-bottom-width : 1px;
	border-color : #336699;
	border-left-width : 0;
	border-right-width : 0;
	border-style : solid;
	border-top-width : 1px;
	font-family : Arial, sans-serif;
	font-size : 11px;
	height : 22px;
	margin-bottom : 4px;
	padding-top : 1px;
	width : 100%;
	text-align : center;
}

.reverse {
	color : White;
 
}

.Centered {
	background-position: center;
}

body {
	list-style-image: url("bullet.gif");
	
}


.trOdd {
  background: #FFFFEE;
  color: #333333;
  text-align: left;
}

.trOdd:hover {
  background: #F2F3FF;
  color: #333333;
  text-align: left;
}

.trEven {
  background: #ffffff;
  color: #333333;
  text-align: left;
}

.trEven:hover {
  background: #F2F3FF;
  color: #333333;
  text-align: left;
}



/* width='100%'  border=0 cellspacing=0 cellpadding=1 style=\"BORDER-COLLAPSE: collapse\" borderColor=#000000 */

.tabellaPubblicazioni{ 
	width:100%; 
	border-width:thin; 
	padding:10px 10px 10px 10px;
	border-collapse:collapse;
	border-color:#666666;
	}

.cvHeaderTable{
	padding: 2px 2px 2px 2px ;

}

.cvMainTable{
	border-collapse:collapse;
    background: url('img/bg.png');
	}

/* background="bg.jpg" style="BORDER-COLLAPSE: collapse" */



.cvName {
	font-size: 16px;
	font-weight: bold;
	width:100%;
	border: 1px solid #333333;
	background-color: #DDE3EC;
	margin: 4px;
	padding: 5px 30px 5px 30px ;
	text-align:center;
}

/* width="100%"  border="1" cellpadding="4"  */

.cvPosition {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.PubListNumber {
	vertical-align: text-top;
	font-weight: bold;
	padding:4pt;
}

border="1" cellpadding="4" cellspacing="0" style="border-collapse:collapse"

.tabellaPubblicazioni CellaPubs{ 
	border-width:0; 
	padding:0px 0px 0px 0px;
	border-collapse:collapse;
	border-color:#666666;
	background-color:#CCCCCC
	}

