﻿.txt {
	font-size: 16px;
	color: #000000;
}
.txt2 {
	font-size: 14px;
	color: #000000;
}
.txt3 {
	font-size: 12px;
	color: #000000;
}
.bg {
	background-color: #FFFFCC;
	background-image: url(img/bg02.gif);
	background-repeat: repeat;
}
body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000066;
	background-image: url(../images/back.gif);


}
.p {
	margin-left: 40px;
}
.div {
	margin-left: 20px;
}
form {
	margin-left: 200px;
}
.p2 {
	margin-right: 50px;
}
.p3 {

	margin-right: 10px;
}
.td {
	margin-left: 150px;
}
.step {
	margin-left: 200px;

}
.step0 {

	margin-left: 308px;
}
.align {
	margin-left: 206px;
}
.img {
	margin-left: 150px;
}
.step2 {

	margin-left: 200px;
}
.align2 {

	margin-left: 60px;
}

h1 {
	font-size:1.2em;
	color:red;
   text-align:center;
}

h2 {
	font-size:1em;
	width:590px;
	margin-left:100px;
	border-top:dotted 2px #3399CC;
	border-bottom:dotted 2px #3399CC;
	padding:5px;
	color:navy;
}

h4 {
	width:600px;
	margin-left:100px;
	margin-bottom:-10px;
	color:#333366;
	border-bottom:solid 1px #333366;
}

#dialup {
	margin-top:35px;
}

.tracking {
	text-align:center;
	width:600px;
	margin-left:100px;
	margin-top:10px;
	font-weight:normal;
	font-size:0.9em;
}

.desc {
	width:600px;
	font-size:12px;
	margin-left:100px;
	line-height:1.3em;
}

.red {
	color:#ff0000;
	font-weight:bold;
}