h1 {
font-weight : bold; 
font-size : 30px; 
color : #0D2D82; 
text-align : center; 
} 
h2 {
font-weight : bold; 
font-size : 14px; 
color : #cc3333; 
text-align : left; 
} 
h3 {
font-weight : bold; 
font-size : 12px; 
color : #0D2D82; 
text-align : left; 
} 
h4 {
font-weight : bold; 
font-size : 11px; 
color : #0D2D82; 
text-align : left; 
} 
body {
	font : normal 10pt/normal Tahoma, Arial, Helvetica, sans-serif;
	color : #0D2D82;
	background : white;
	margin-left: 25px;
	margin-right: 25px;
} 
a:link {color : #0000ff; } 
a:visited {color : #800080;} 
a:active {color : #ff0000; } 
a:hover {color : #000000; } 
a.ext:link { text-decoration : underline;color : #0000ff; }
a.ext:visited { text-decoration : underline;color : #800080; }
a.ext:active {  text-decoration : overline underline;color : #ff0000; }
a.ext:hover {  text-decoration : overline underline;color : #000000; }  
.name {  font-weight: bold; color: #cc3333; background-color: white; }
.foot {  color : #0D2D82; font-size: 9px; }
.when {  font-size: 9px; }
.subtitle { font-weight: bold; color: #cc3333; font-size: 16px}
.coche { list-style: url(../images/coche.jpg) outside;}
