body {
    MARGIN: 0px;
    BACKGROUND-COLOR: cccccc;
    marginwidth: 0;
    marginheight: 0;
    topmargin: 0;
    leftmargin: 0
}
.indextitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;

}
.indexbody {
	font-family: sans-serif;
	font-size: 11px;
	color:Gray;
	text-decoration: none;
	list-style-image: url(images/bullet.jpg);
	list-style-type: none;
	list-style-position: outside;


}
.lineazul {
	border-left-style: dotted;
	border-left-color: #999999;
	border-left-width: thin;
}
.lineagris {
	border: 1px outset #999999;

}
.abstract {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.textseccines {

	font-family: sans-serif;
	font-size: 11px;
	color: Gray;
	text-decoration: none;
	list-style-image: url(images/bullet.jpg);
	list-style-type: upper-roman;
	list-style-position: outside;
}
.textseccinesCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666633;
	text-decoration: none;
	list-style-image: url(images/bullet.jpg);
	list-style-type: upper-roman;
	list-style-position: outside;
	font-weight: normal;

}
.graylinebottomtable {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.copywrite {

	font-family: sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	list-style-image: url(images/bullet.jpg);
	list-style-type: none;
	list-style-position: outside;
}
