/*	
-------------------------------------------------- 
	Siivir Caravan Oy Print Styles
	Copyright (c) 2005 Frametic. All rights reserved.
	
	Frametic - http://www.frametic.fi/	 
	
	$author: Frametic
	$client: Siivir Caravan Oy
	$revision: 17.08.2005
-------------------------------------------------- 
*/

/* $Structure
-------------------------------------------------- */	

body {
	background-color: #fff;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size : 12pt; }
	
/* $Links
-------------------------------------------------- */	
	
a {
	color: #0000ff;
	text-decoration: underline; }
	
/* $Hide
-------------------------------------------------- */	
	
#header, #containerTop, #sidebar, #subnavigation, #language, #tools, #designInfo, #containerBottom {
	display: none; }
	
/* $Misc
-------------------------------------------------- */		
	
#areaInfo {
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 7px;
	padding-top: 15px;
	padding-bottom: 15px; }	
	