/* Typo */
body {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 0.6em;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
	padding: 6px 0 0 3px;
	color: #8bd188;
	height: 1em;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}

#TopMenu li a {
	line-height: 46px;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
}
#TopMenu li a:hover, #TopMenu li a:focus {
  text-decoration: underline;
}
#Menu ul li a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
#Left a {
  text-decoration: none;
  line-height: 1.3em;
}
#Left a:hover, #Left a:focus {
  text-decoration: underline;
}
#Left li {
	line-height: 2em;
	font-weight: bold;
}
#Left h2 {
	font-size: 18px;
}
#Tipbox a {
	font-size: .9em;
}
#Tipbox a:hover, #Tipbox a:focus{
  	text-decoration: none;
}
#TipboxText {
	font-size: 0.9em;
}
#TipboxText strong {
	font-size: 1.1em;
	line-height: 1.5em;
}
#Content .price {
	font-variant: italic;
}
#Content p {
	line-height: 1.3em;
}
#Content .bold li {
	font-weight: bold;
}
#Content li p {
	font-weight: normal;
}
.news .date {
	font-size: 1.1em;
}
input, textarea, select {
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
}
textarea {
	font-size: 1em;
}
label {
	font-weight: bold;
}
.submit {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.8em;
}
#QuickChoice select {
	font-weight: bold;
	font-size: 0.9em; 
}
#Footer a {
	text-decoration: none;
}
#Footer a:hover, #Footer a:focus {
	text-decoration: underline;
}
#FootMenu li {
	line-height: 20px;
}
