#menuMain, #bottom, #moduleSearch, #arkMedia, #popRobot,#buttonOrder
{
	display: none;
}
.printOnly
{
display:block;
}
.title
{
font-size:14pt;
font-weight:bold;
}
.subtitle
{
font-size:12pt;
font-weight:normal;
width:100%;
border-bottom:1px dotted black;
}
#printFooter
{
	border-top: 1px dotted gray;
	margin-top: 30px;
	padding-top: 10px;
	font-weight: bold;
}

#buttonHome
{
	font-size: 30px;
	text-transform: uppercase;
	float: left;
	margin:15px 0 0;
}

body, input, textarea, select 
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #222222;
	
	font-size: 13px;
	letter-spacing: 0px;	
}

p
{
	line-height: 20px;
	margin: 0;
	padding: 0;
	
	margin-top: 10px;
	margin-bottom: 10px;
}

#content h1, #content h2, #content h3
{
	margin: 0;
	padding: 0;	
	
	font-weight: normal;
	
	margin-top: 15px;
}

#content h1
{
	font-size: 14pt;
	text-transform: uppercase;
}

#content h2
{
	font-size: 18px;
}

#content h3
{
	font-size: 16px;
	font-style: italic;
}

#content h1+p, #content h2+p, #content h3+p
{
	margin-top: 0;
}

#content a
{
	text-decoration: underline;
}

#content ul
{
	list-style-type: bullet;
}

#content ul li
{
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 19px;	
}

#content .streamer, address
{
	margin-top: 20px;
	margin-bottom: 20px;
	
	font-size: 19px;
	text-align: center;
}
