P,UL,OL,LI,BODY,A,A:Visited {
	text-decoration : none;
	font-size: 13px;
    font-family: Verdana, Arial;
    line-height: 120%;
}

a:hover {
	text-decoration : underline;
	font-size: 13px;
    font-family: Verdana, Arial;
    font-style: bold;
    line-height: 120%;
}


P.table, A.table, A:Visited.table  {
	font-size: 16px;
	line-height: 24px;
	font-style: bold;
}
H1  {
	font-family : Verdana, Arial;
	font-size : 16px;
	font-style : normal;
	color : black;
       	text-align: left;
}
H2  {
	font-family : Verdana, Arial;
	font-size : 20px;
	font-style : normal;
	color : Darkblue;
        text-align: center;
}

H3  {
	font-family : Tahoma, MS Sans Serif, Arial;
	font-size : 18px;
	font-style : normal;
	color : black;
        text-align: center;
}

.little  {
        text-align: center;
	text-decoration : none;
	font-size: 9px;
        font-family: Verdana, Arial;
        color: black;

}

p.little  {

	text-decoration : none;
	font-size: 10px;
        font-family: Verdana, Arial;
        line-height: 120%;
        color: black;

}

p.Title  {

	text-decoration : none;
	font-size: 16px;
        font-family: Verdana, Arial;
        font-weight: bold;
        line-height: 120%;
        color: #404F84;

}

p.Autor  {

	text-decoration : none;
	font-size: 12px;
        font-family: Verdana, Arial;
        font-weight: normal;
        font-style: normal;
        line-height: 120%;
        color: black;

}

.buttonlink {

font-size: 7pt;
font-family: Verdana, Arial;
font-weight: bold;
cursor: hand;
margin-bottom:4;
background: BABABA;
}

div.Autor  {

	text-decoration : none;
	font-size: 12px;
        font-family: Verdana, Arial;
        font-weight: normal;
        font-style: normal;
        line-height: 120%;
        color: black;
}

.little2  {
	text-align: left;
	text-decoration : none;
	font-size: 10px;
        font-family: Verdana, Arial;
        line-height: 120%;
        color: black;

}

#content_box{
	width: 800px;
}

* html #content_box {
width: 890px;
}/* for IE6*/

*:first-child+html #content_box {
width: 890px;
}/* for IE7*/


#content_box .menu_column{
	width: 207px;
	float: left;
	text-align: left;
	background-color:#DBC533;
}

#content_box .content_column{
	width:580px;
	float: right;
	text-align:left;
	margin-top: 8px;
	}

#content_box .content_column h1{
	font-family : Verdana, Arial;
	font-size : 16px;
	font-style : normal;
	color : black;
 	text-align: left;
}

#content_box .clear{clear: both;}
#content_box .path{text-align: left;}

#footer{
	background-color:#FFFFFF;
	padding-top:20px;
	font-size:11px;
	height:50px;
	width:990px;
	clear:both;
	color:#666;
	}

#font_small_1 { font-size: 11px; }

