/*  2005-05-03 */
/*styles fuer netscape 4*/
body,table,td,th,p,a,div,h1,h2,h3,ul,li,label,input {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: black;
	font-size: 12px;
	}
body {
	margin:0;
	padding:0;
	background-color:#90cced;
	}
p,h3,label {
	line-height:14px;
	}

	a:hover {
		color:#e90000;
		}
.error,.red {
	color:#e90000;
	}
