#Main
{
	color: #333;
}

h1
{
	font: bold 1.4em Georgia, "New York", "Times New Roman", Times, serif;
}

h2
{
	font: bold 1.2em Georgia, "New York", "Times New Roman", Times, serif;
}

h3
{
	font: bold 1em Georgia, "New York", "Times New Roman", Times, serif;
}

h4
{
	font: bold 1.2em Verdana, Geneva, Arial, sans-serif;
}

h5
{
	font: bold 1em Verdana, Geneva, Arial, sans-serif;
}

h6
{
	font: bold .8em Verdana, Geneva, Arial, sans-serif;
}

div.LoginBox, div.SidebarBox
{
	border-width: 1px;
	width: 230px;
	margin: 0px 10px 10px 10px;
}

