/*            
  ___ ___ ___ 
 / __/ __/ __|
| (__\__ \__ \
 \___|___/___/
              
============================================================================================
Contribute CSS file for www.wcrf.org / Created by: Lorraine Humm lorraine@divine-creations.com
============================================================================================
*/

h1 {
    font-size: 1.2em;
    font-weight: bold;
	margin-top: 5px;
    }
h2 {
    font-size: 1.1em;
    color: #000000;
    font-weight: bold;
    }
h3 {
	font-size: 1em;
	}	
.introPara {
	font-weight: bold;
	}
.newWindow {
	background:  url("../images/icons/newwindow.gif") no-repeat 0px 2px;
	padding: 0 0 0 14px;
	}
.pdf {
	background:  url("../images/icons/pdf.gif") no-repeat 0px 0px;
	height: 19px;
	padding-left: 17px;
	}
.data {
	width: 99%;
	border-collapse: collapse;
	margin-bottom: 5px;
	}
.emphasise {font-style: italic;}
.bigEmphasis {font-size: 120%; font-weight: bold;}
.diagrams {border: 1px solid #999999;}
.bold {font-weight: bold;}