/* $Id$
 * Copyright (c) Codecenter. All rights reserved. */

body {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #4D4E4A;
}

a {
	color: #4D4E4A;	
	text-decoration: underline;
}

h1 {
	margin-top: 0px;
	font-size: 16px;
}

h2 {
	margin-top: 0px;
	font-size: 12px;
}

h3 {
	margin-top: 0px;
	font-size: 12px;
}

p {
	margin-top: 0px;
}

td {
	font-size: 12px;
}
