a {	
	color: #3366CC;	
	text-decoration: none
}

body {	
	background-color: #F3F2E9;
	font-size: 0.9em;	
	line-height: 130%;
	color: #777777;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 0em;
	margin-left: 1em}

h1 {
	font-size: 0.70em;
	line-height: 130%;
	font-weight: normal;
	color: #4C4B47;
	}

h2 {
	font-size: 0.9em;
	line-height: 150%;
	font-weight: bold;
	}
	
h3 {	
	font-size: 1.15em;	
	background-color: #006666;  	
	color: #DCDCDC
	}
	
h4 {
	font-size: 1.15em;
	color: #000000
	}

.proviso {
	font-size: 0.70em;
	line-height: 120%;
	}

.bodySmall {font-size: 0.70em}

.bodyMedium {font-size: 0.90em}


.textGreen {
	color: #009900;
	font-size: 0.90em;
	font-weight: bold;
}


.textBlue {
	color: #0066FF;
	font-size: 0.90em;
	font-weight: bold;
}