body, p, td, th, input, li, h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px 0px 20px 0px;
}

body, p, td, li {
	font-size: 10px;
}

h1 {
	font-size: 13px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	color: #FC1921;
}

h3 {
	font-size: 10px;
	font-weight: bold;
}

h4 {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

h5 {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

a {
	color: #FC1921;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#bottom01 a, #bottom02 a, .menuItems a {
	color: #000000;
}

#topText {
	letter-spacing: 0.1em;
}

.orderform {
	font-size:10px;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica;
	color:#000000;
}

input {
	font-size:10px;
	font-weight: normal;
	font-family:Verdana, Arial, Helvetica;
	color:#000000;

}

