/* ===================================================================== */
/* 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						 */
/* --------------------------------------------------------------------- */
Body    {
	    background-repeat:no-repeat;
	    background-position: bottom right;
	    background-properties: fixed;
		}
			 
H1 		{
        color: darkblue;
        font-size: 14px;
        font-family:serif;
	}
H2 		{
        color: darkblue;
        font-size:12px;
        font-family:sans-serif;
        
	}
H3 		{
        color: darkgreen;
        font-size:11px;
        font-family:sans-serif;
	}
H6 		{
        color: black;
        font-size:11px;
        font-family:sans-serif;
        font-style:normal;
    }
#n1
		{
        color: darkblue;
        font-size:12px;
        font-family:sans-serif;
        font-style:bold;
    }
#n2
		{
        color: darkblue;
        font-size:12px;
        font-family:sans-serif;
        font-style:bold;
    }
#n3
		{
        color: darkblue;
        font-size:11px;
        font-family:sans-serif;
        font-style:bolder;
        line-height:11px;
    }
#n4
		{
        color: darkblue;
        font-size:12px;
        font-family:sans-serif;
        font-weight:normal;
    }
        }
#n5
		{
        color: darkblue;
        font-size:12px;
        font-family:sans-serif;
        font-style:normal;
        line-height:14px;
    }
A.link	{ 
		color:#2554A9;
		}
table	{border:none;
        color: darkblue;
        font-size:11px;
        font-family:sans-serif;
        font-style:normal;
        line-height:11px;
    }

