.arthead  {
	font-size : 9pt;
	font-family : verdana, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
}

.arttitle  {
	font-size : 12pt;
	font-family : verdana, helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
}

.artbody {
	font-size : 9pt;
	font-family : verdana, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000066;
}

.artbodysm {
	font-size : 7pt;
	font-family : verdana, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000066;
}

.artblanco {
	font-size : 7pt;
	font-family : verdana, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}

.menu  {
	font-size : 8pt;
	font-family : verdana, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color: #000066;
        text-decoration:none;
}

a.menu:link {
        text-decoration:none;
	color: #000066;
}


a.menu:visited {
        text-decoration:none;
	color: #000066;
}


a.menu:hover {
        text-decoration:underline;
	color : #000066;
}


A:link  {
	font-family : verdana, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
        text-decoration:none;
	color : #000066;
}


A:hover  {
	font-family : verdana, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
        text-decoration:none;
	color : #000066;
}


A:visited  {
	font-family : verdana, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
        text-decoration:none;
	color : #000066;
}