/* ===================================================================== */
/* Copyright 2003 By iQue Software development and Digital Media Design  */
/* --------------------------------------------------------------------- */
/* Site:		beautyenzo  											 */
/* FileName: 	beaty.css 						  						 */
/* Path:		stylesheets						   						 */
/* --------------------------------------------------------------------- */
/* Coder				| Date			| Description					 */
/* R. Th. Hoekstra		| 6-mei-2003	| Creation						 */
/* --------------------------------------------------------------------- */

			 
H1 		{
        color: white;
        font-size: 14px;
        font-family:serif;
	}
H2 		{
        color: white;
        font-size:12px;
        font-family:sans-serif;
        
	}
H3 		{
        color: white;
        font-size:11px;
        font-family:sans-serif;
	}
H6 		{
        color: white;
        font-size:11px;
        font-family:sans-serif;
        font-style:normal;
    }
#n1
		{
        color: white;
        font-size:14px;
        font-family:serif;
        font-style:normal;
    }
#n2
		{
        color: white;
        font-size:13px;
        font-family:sans-serif;
        font-style:normal;
        line-height:17px;
        text-align:center;
    }
#n3
		{
        color: darkblue;
        font-size:9px;
        font-family:sans-serif;
        font-style:normal;
        line-height:11px;
    }
#n4
		{
        color: darkblue;
        font-size:11px;
        font-family:sans-serif;
        font-style:normal;
        line-height:18px;
        text-align:center;
    }

A link  {color: white;
        font-size:8px;
        font-family:sans-serif;
        font-style:bolder;
        }