p.comm {font: 0.7em tahoma;
				text-align: justify;
				line-height: 1.5;
				color: white;
				margin: 20px;
				}
				
p.comm2 {font: 0.7em tahoma;
				text-align: justify;
				line-height: 1.5;
				color: white;
				}
							
h1 {font: 2.5em impact;
		text-align: center;
		color: white;
		}
h1.inverse {font: 2.5em impact;
		text-align: center;
		color: black;
		}

		
h2 {font: bold 1em arial;
		color: goldenrod;
		text-decoration: underline;
		padding-bottom: 10px;
		}
		
h3 {font: 2.3em arial black;
		text-align: left;
		text-decoration: underline;
		color: tan;
		}
		
h4 {font: bold 1em arial;
		color: goldenrod;
		text-decoration: underline;
		padding-bottom: 10px;
		margin: 20px;
		}
		
font.res {font: 1em tahoma;
					color: goldenrod;
					text-decoration: underline;
					font-weight: bold;
					}
		
		
body {background: url("images/mask1.jpg") no-repeat center top;
			background-color: black;
			}
body.inverse {background: url("images/mask_pencil.jpg") no-repeat center top;
			background-color: black;
			}            
