                                             			
BODY 	{background : #005020;
	font-family : Arial, Helvetica, sans-serif;
        font-size : medium;
        margin : 1cm 1cm;
        color:#FFFFFF;
	}
             
H1, H2 	{background : #0000FF;
	border : thin yellow;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : italic;
	letter-spacing : normal;
	word-spacing : normal;
	font-stretch : expanded;
	text-align : center;
	}
             
DIV {background : Olive;
	margin : 1cm 1cm;
	}
             
DIV P {text-align : center;
	font-size : smaller;
	font-style : italic;
	}

H3 	{background : Silver;
	border : medium Black;
	font : 300 oblique small-caps Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	text-align : center;
	}

P {text-align : justify;
	}
             
.img	{text-align : center;
	background : transparent;
	}
             
.c  	{text-align : center;
	}
TABLE 	{
	background : Olive;
	padding-left : 10px;
}
             
A:LINK 	{
	color: Yellow;
	text-decoration : underline;
}
A:HOVER {
	color: red;
	text-decoration : underline;
}
             
A:VISITED {
	color: Aqua;
	text-decoration : underline;
}
                                              						
SPAN 	{font-size : smaller;
	text-decoration : underline;
	vertical-align : super;
	}
											
.ci  	{text-align : center;
	font-style : italic;
	}
											