.titulo {
	margin: 30px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
p 	{ margin: 30px; 
	  font-family:  verdana, geneva, arial, sans-serif; }
	  
.actualizacion {	
	margin: 30px;
	font-family: Tahoma;
	font-style:italic
	font-size: 6px;
	color:#999999;
	}
	
a:link  { color: #ff8080 }
a:visited { color: #ff0000 }
a:active { color: #a05050 }
a.case1:link { background: green }
p:first-line { margin-left: 25px }
div.foo:first-line {
                 font-weight: bold;
                 margin-left: 30px }
first-letter {
                 font-size:14px
                 color: #ffffff }
ul ul li {
                 font-size: x-large;
                 font-decoration: italic }
h2 em { 
				margin: 30px;
				font-weight: 900 }
h2.ex1 {
                 color: green;       /* This type of heading MUST be Green and Large! */
                 line-height: 50px;
                 font-size: 40px }
h3 {
				margin: 30px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;}
.funkyclass {
                 font: 36pt/40pt courier;
                 font-variant: small-caps;
                 border: thick dashed blue }
#tagid1 {
                 padding: 20px;
                 border: 20px groove #ffffff }
.class1, #tagid2 { font-family: 'comic sans ms', fantasy; color: rgb(100%,100%,0%) }
h1, h2, div.class5, blockquote { 
				margin: 30px;
				background: #669900;
				padding: 5px;
				}
p.special {
                 font: 12pt/14pt sans-serif;
                 margin: 5px 0px 2px 25px;
                 border: medium dashed #ff0000;
                 background: white url(...images/fd.gif) repeat-x fixed top right }
blockquote {
                 margin-left: 2cm;
                 color: #00ff00 }
.part1 {
                 font-size: xx-large;
                 color: #808000 }
h6 {
                 font-size: xx-small ! important;
                 color: #A09D12;
				 margin: 30px;
				 }
.subtitulos {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.tahoma12 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.titulosblancos {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
