body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
}
body {
	background-color: #282828;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	color: #B70002;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	color: #B1CC21;
	font-size: 19px;
	font-weight: bold;	
	text-align: center;
}	

a:link {
	color: #B70002;
}
a:visited {
	color: #B70002;
}
a:hover {
	color: #B70002;
}
a:active {
	color: #B70002;
}
.style1 {
font-size: 13px;
font-weight: bold;	
}

.style2 {
text-decoration: none;
cursor: default;
}

#container {
background-color: #FAF8EC;
margin-top: 10px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto; 	
width: 780px;
border: #C3D625 10px solid;
padding: 10px;
}

#container p {
 text-align: justify;
}

#foot, #foot p {
text-align: center;
}

#callShop {
text-decoration: none;
font-weight: bold;
font-size: 17px;
background-color: #B70002;
color: #ffffff;
padding: 5px;
border-top: #F3F3F3 1px outset;
border-left: #F3F3F3 1px outset;
border-right: #808080 1px outset;
border-bottom: #808080 1px outset;	
}

#callShop a:link {
color: #B70002;
}
#callShop a:visited {
color: #B70002;
}
#callShop a:hover {
color: #B70002;
}
#callShop a:active {
color: #B70002;
}