html {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-size: 12px;
}
td {
	font-size: 12px;
}
a {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a.one {
	text-decoration: none;
	font-size:11px;
	color: #606060;
}
a.one:active {
	text-decoration: none;
	font-size:11px;
	color: #606060;
}
a.one:hover {
	text-decoration: none;
	font-size:11px;
	color: #606060;
}
h5 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
}
h4 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	color: #EE2224;
	font-size: 14px;
	font-weight: normal;
	margin-left: 18px;
}
h2 {
	font-size: 24px;
	color: #999999;
	font-weight: normal;
}
hr {
	color: #1F2787;
}
.sub {
	font-size: 0.8em;
}
.greytitle {
	font-size: 24px;
	color: #999999;
	font-weight: normal;
}
.smalltitle {
	font-size: 18px;
}
.pagetitle {
	font-size: 24px;
	color: #EE2224;
	border-left-width: 18px;
}
.greytext {
	font-size: 14px;
	color: #888888;
	font-weight: normal;
}
.quotes {
	font-size: 13px;
	color: #EE2224;
	text-align: center;
	font-weight: bold;
}
.quotesLeft {
	font-size: 13px;
	color: #EE2224;
	text-align: left;
	font-weight: bold;
}
.producttitle {
	font-size: 13px;
	color: #EE2224;
	font-weight: bold;
}
.vodaphone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
}
.redtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EE2224;
	font-weight: bold;
	font-size: 9px;
}
.copyright {
	font-size: 9px;
}
.salesred {
	color: #FF0000;
}
.salesblue {
	color: #6699ff;
}
.salesgreen {
	color: #00cc99;
}

@media print {
.udm { display:none; }
}@media print {
.udm { display:none; }
}

