@import "psyclick-imp.css";

p, h2, h3, h4, h5, table, td, ul, ol, div, a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

html { margin: 0px; padding: 0px; }

body {
	color: #000066;
	margin: 0;
	padding: 0;
	font-size: 1em; /* rescaler */
}

.clear { clear: both;} /* CSS hack for NN4 */
/*/*/ .clear { display: none; } /* */

h1 {
	font-size: 24px;
	text-align: center;
	width: 76%;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

p {
	font-size: 14px;
	margin-left: 1.5em;
	margin-right: 1.5em;
}

#banner a, #footer a {
	text-decoration: none;
}

em {
	text-decoration: underline;
	font-style: normal;
}

#menu a {
	text-decoration: none;
}

#sidebar {font-size: 0.6em;}

#footer {font-size: 0.6em;}
