/* CSS Document */
body
{
	font-size:12px;
}
h1
{
	font-size:16px;
}
div.articlecontent
{
	width: 600px;
}

