body, td { 
	font-family: arial, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 1.4em;
	line-height: 1.3em;
}
h2, h3, h4, h5, h6
{
	line-height: 1.2em;
}
h2
{
	font-size: 1.2em;
	line-height: 1.2em;
}
h3
{
	font-size: 1.0em;
	font-weight:bold;
	line-height: inherit;
}
h4, h5, h6
{
	font-size: 1.0em;
	font-style: italic;
	font-weight:bold;
}
code, pre
{
	font-size: 1.0em;
	font-family: Courier;
}
a
{
	text-decoration: none;
	color:#CF0063;
}
