/* CSS Document */

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

p,
li,
td,
h1,
h2,
h3
{
	line-height:1.5;
}

table,
ul,
p,
h1,
h2,
h3
{
	margin-bottom:10px;
}

h1
{
	color:#636;
}

h2,
h3
{
	color:#c00;
}

h1
{
	font-size:18px;
	font-weight:bold;
}

h2
{
	font-size:16px;
}

h3
{
	font-size:14px;
}

ul
{
	margin-left:20px;
}

table p,
table h1,
table h2,
table h3
{
	margin:0;
}

hr
{
	border:0;
	border-bottom:1px solid #663366;
	margin-bottom:10px;
}