/* T-Mobile masthead stylesheet - 2002 frog design, inc. */

/* the masthead must be positioned at top left corner */
html, body {
	margin:0px;
}
body, td, p {
	font-family:arial,sans-serif;
}
.tophr {
	background-color:#0000FF;
}

.address {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.addresstitle {
	color:#000066;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.imgcentre {
	color:#3942ad;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.addresstitlesml {
	color:#FF0000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
}
.companyname {
	color:#0000FF;	
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	vertical-align: top;
}	
