/* climate.css for GeoffAir/climate - 2008.07.02 - 2007.11.08 */

body { 
background-image : url('images/clds3.jpg');
margin : 0 1cm 0 1cm;
text-align : justify;
} 

h1 { 
background : #efefef;
border-style : solid solid solid solid;
border-color : #d9e2e2;
border-width : 1px;
padding : 2px 2px 2px 2px;
font-size : 300%;
text-align : center;
} 

h2 { 
font-size : 16pt;
font-weight : bold;
background-color : #ccccff;
} 

.sz4redb { 
font-size : 18pt;
color : #ff0000;
font-family : Arial;
font-weight : bold;
} 

.redb { 
color : #ff0000;
font-family : Arial;
font-weight : bold;
} 

.cd { 
background : #f0f8ff;
font-style : italic;
font-weight : bold;
color : #202080;
} 

.ctr { 
text-align : center;
} 

.cn { 
font-family : "Courier New";
} 

.bld { 
font-weight : bold;
} 

.bldcn { 
font-family : "Courier New";
font-weight : bold;
} 

.ctrcn { 
font-family : "Courier New";
text-align : center;
} 


.just { 
text-align : justify;
} 

.nob { 
margin : 0 0 0 0;
border-style : none;
padding : 0 0 0 0;
} 

a:link { 
color : #0000ff;
} 

a:visited { 
color : #ff00ff;
} 

a:hover { 
color : #ff0000;
} 

a:active { 
color : #008000;
} 

hr.mini { 
margin : 0;
border-style : none;
padding : 0;
width : 20%;
text-align : center;
} 

p.top { 
margin : 0;
border-style : none;
padding : 0;
text-align : center;
}

.smlfnt {
  font-size : small;
}

.xsmlfnt {
  font-size : x-small;
}

.times { font-family : Times New Roman }
p.c1 {text-align : right}

/* eof */