﻿a
{
	font-weight: bold;
}
a:link
{
}
a:visited
{
}
a:active
{
}
a:hover
{
}
h1, h2, h3, h4, h5, h6
{
	margin: 0;
	padding: 3px 0 3px 0;
	font-weight: bold;
	line-height: 1.0em;
}
h1
{
	font-size: 2.0em;
}
h2
{
	font-size: 1.7em;
}
h3
{
	font-size: 1.4em;
}
h4
{
	font-size: 1.2em;
}
h5
{
	font-size: 1.0em;
}
h6
{
	font-size: 0.8em;
}
img
{
	border: 0;
}
ol, ul, li
{
	font-size: 1.0em;
	line-height: 1.4em;
}
p
{
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.0em 0;
}
li > p
{
	margin-top: 0.2em;
}
pre
{
	/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 1.0em;
}
strong, b
{
	font-weight: bold;
}
strong
{
	font-size: 1.5em;
}
