/**********************************************************
Project    : osmas.ua
Part       : CSS stylesheet
Description: common part
Author     : Sergey V Musenko	     sergey@musenko.com
Created at : 2008-12-26

Copyright (c) Web Solutions 123.  All rights reserved.
***********************************************************/

/*== common part ==*/

body	{
	margin: 0px;
	padding: 28px 0 0 0;
	font-size: 12px; font-family: arial,helvetica;
	min-width: 1000px;
	min-height: 600px;
}

