body
{
	margin:0px;
	padding:0px;
	background:white url(../images/bg.jpg) repeat;
	color:black;
	font-family:Arial;
	font-size:11px;
}

.left_shadow
{
	background:transparent url(../images/shadow_left.jpg) repeat-y;
	width:15px;
}

.right_shadow
{
	background:transparent url(../images/shadow_right.jpg) repeat-y;
	width:15px;
}

.small
{
	font-size:11px;
}

.smaller
{
	font-size:10px;
}

.smallest
{
	font-size:9px;
}

.big
{
	font-size:14px;
}

.bigger
{
	font-size:16px;
}

.biggest
{
	font-size:18px;
}