/*                                        */
/*     by Sacha Dylan                     */
/*     021-665877 or +64-21-665877        */
/*                                        */ 



/* INVISIBLE */

#skip,
#nav,
#thispage,
p.top			{ display: none;
			}





/* STRUCTURE, PANELS */


BODY			{ 
			background-color: #FFFFFF;
			margin: 1cm; 
			}


#main 			{ width: 100%;
			}





#head-left img	{ border: none;
		}


#head-left a	{ text-decoration: none;
		}


#head-right p	{font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		line-height: 100%;
		}


	

#footer			{padding: 0.5em;
			border-top: 2px solid #CCC;
			margin: 1em;
			}


#footer p	 	{ font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 9pt;
			}






/* LINKS */

a:link, a:visited 	{ color: #000080; 
			text-decoration: underline; 
			}




/* BASE TAGS */

H1, H2, H3 	{ font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
		color: #009;
		line-height: 100%;
		}

p, ul, ol, li	{font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 12pt;
		}


p 	{ line-height: 130%;
	margin-top: 0em;
	margin-bottom: 0.8em;
	}

ul, ol 	{line-height: 130%;
	margin-top: 0em;
	margin-bottom: 1.0em;
	}

li	{ margin-top: 0em;
	margin-bottom: 0.4em; 
	}  
	
H1	{ font-size: 160%;
	margin-top: 2em;
	margin-bottom: 1em;
	} 

H2	{ font-size: 130%;
	margin-top: 1em;
	margin-bottom: 0.3em;
	}  

H3	{ font-size: 90%;
	margin-top: 1em;
	margin-bottom: 0.2em;
	} 





/* BODY TEXT CLASSES */

.small		{ font-size: 80%;
		}

.big		{ font-size: 120%;
		}


.quote 		{ margin-right: 2em; 
	 	margin-left: 2em;
		}






/* PIX */

.caption 	{ font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 70%; 
		}
