/*******************************************************************

 styles_labes.css



 This CSS file contains all extra styles for the laboratoriosescolares.net site



 Styles are organised into the following sections:

*********************************************************************/


h1.heading1 {

color: #cccccc;

}

h2.heading2 {

color: #99CC66;

}

.dropcap {

float:left;
color:#CCCCCC;
font-size:55px;
line-height:27px;
padding:4px;
font-family: Verdana, Arial, Times, serif, Georgia;

}