/* CSS Document */
* {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
	text-align:justify;
}
a, a:visited {
	color: #000099;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 { font-size: 14px; color: #000099; }