body,input,textarea,td,table{
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #616161;
}

#content{
	font-size: 11px;
	line-height: 24px;
}


h1{
	font-size: 18px;
	color: #616161;
	line-height: 24px;	
	font-weight: normal;
}

h2{
	font-size: 14px;
	line-height: 18px;
	color: #616161;
	line-height: 24px;	
	font-weight: bold;
}

h3,h4,h5,h6{
	font-size: 11px;
	line-height: 18px;
	color: #616161;
	line-height: 24px;	
	font-weight: bold;
}

textarea,td,input{
	font-family: Verdana;
	font-size:11px;
}

a{
	text-decoration: none;
}

a.link{
	color: blue;
	text-decoration: none;
	padding-left: 20px; 
	font-weight: bold;
}

a.arrow{
	padding-left: 20px;
	color:#0000ff;
	background: url(../_images/arrow.gif) no-repeat top left;
	display:block;
	height: 20px;
}

a.arrow:hover{
	font-weight:bold;
}

#footer{
	font-size: 11px;
	line-height: 24px;
}

#footer a{
	color: #454545;
}

#errorMessage{
	color: red;
}

.shop .title{
	font-weight:bold;
}
