* {
	padding:0; 
	margin:0; 
}

body, html {
	width:100%;
	height:100%; 
	font-family:Verdana, Arial, Helvetica, Sans-serif; 
	font-size:78%;	
	color:#FFFFFF; 
	line-height:130%; 
	text-align:justify; 
	background:#092803;
}  
  
/* mac ie5 hack \*/
body, html {
	height:100%;  
}
/* end hack */
img {
	display:block;
}
img, input, textarea, select, optgroup {
	font-family:Verdana, Arial, Helvetica, Sans-serif; 
	font-size:0.9em;
	border:0; 
}

ul {
	padding:0 0 0 0; 

}

ol {
	padding:0 0 0 0;
}

li {
	color:#FFFFFF; 
}

p {
}

a, a:visited, a:hover {
	color:#FFFFFF; 
	text-decoration:underline; 
}

h1, h2, h3, h4, h5, h6 {
	color:#FFFFFF; 
}

h1 {
	font-size:1.8em; 
}

h2 {
	font-size:1.5em; 
}

h3 {
	font-size:1.1em; 
}

h4 {
	font-size:1.1em; 
}

h5 {
	font-size:1.0em; 
}

h6 {
	font-size:0.9em; 
}

.cento { width:100%; height:100%; }


