body  { 
	color: #ffffff;
	font-size: 11px;
	font-family: sans-serif;
	text-align: justified 
}

h1 { 
	color: white;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 130%;
}

h2 {
	color: white;
	font-size: 14px;
	font-weight: bold;
}

a:link, a:visited {
	color: red;
	text-decoration: none
}

a:hover, a:active {
	color: #900;
	text-decoration: underline
}

.normal  { 
	font-size: 12px;
	font-family: sans-serif;
	text-align: justified 
}
