BODY  	 		{ background-color : #D9D9D9;
				  margin-top: 10px;
				  margin-left: 10px;
				  margin-right: 10px;  
				  margin-bottom: 10px;
				  font: 10pt Arial; font-weight: normal;   color: #1A1A1A; 													}

H1		  		{ font: 14pt Arial; font-weight: bold;   color: #3C5099;  													}
H2		  		{ font: 12pt Arial; font-weight: bold;   color: #B7C978; 						background: #E1E0DF;	    }
P	     		{ font: 10pt Arial; font-weight: bold;   color: #3C5099;	margin-left: 5px;	margin-right: 5px;			}

A	     		{ font: 10pt Arial; 				     color: #FFFFFF; text-decoration: underline;	display:block;		}

A:link		  	{ font: 10pt Arial; 				     color: #808080; text-decoration: underline;						}
A:visited 		{ font: 10pt Arial; 				     color: #A9A9A9; text-decoration: underline;   						}
A:active  		{ font: 10pt Arial;  				     color: #FF0000; text-decoration: underline;						}
A:hover   		{ font: 10pt Arial;  				     color: #FF0000; text-decoration: underline;						}

