
body, html, div, p
{
	color: #000;
	background-color: #fff;
	font-family: Arial, Helvetica;
	font-size: 16px;
}

A:LINK, A:VISITED
{
    color: #000;
    text-decoration: underline;
}

.CommonPrintHidden, #CommonHeader, #CommonHeaderUserArea, #CommonNavigation, #CommonSearch, #CommonSidebarLeft, #CommonSidebarRight,
.CommonContentBoxHeaderForm, .CommonBreadCrumbArea,
.CommonPaneTabSet, .WikiRating, .CommonInlineTagEditor, .CommonDescription, .help
,h1.CommonTitle, #CommonFooter, .CommonMessageWarning, .addwikipagebutton, .addwikicommentbutton
{
	display: none;
	margin: 0;
	padding: 0;
}

#CommonHeaderTitleArea
{
	padding-left: 0;
	background-image: none;
}

/* Comment Styles */

.CommonCommentArrow, .CommonCommentBubbleRoundTop, .CommonCommentBubbleRoundBottom, .CommonCommentUser
{
	display: none;
}

.CommonCommentBubble
{
	margin: 0;
}

.CommonCommentContent, .Owner .CommonCommentContent
{
	background-color: #fff;
	border: solid 1px #999;
	padding: .5em;
}

.CommonPane
{
	border: solid 1px #fff;
	font-size: 12px;
}