body {
	text-align: center;
	margin: 15 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
}
a {
	text-decoration: underline;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
img{
	border:0px none;
}
p{
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6{
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	font-size: 110%;
}
ul,li,ol,dl,table{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
form{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
form table td{
	padding: 5px;
}
#php{
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#php p{
	padding: 10px;
}
h1{
	font-size: 16px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
}
.order{
	margin-top: 10px;
	margin-bottom: 10px;
	border-right:1px solid #C0C0C0;
	border-top:1px solid #C0C0C0;
	font-size: 12px;
	width: 480px;
}
.order td{
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom:1px solid #C0C0C0;
	border-left:1px solid #C0C0C0;
}
.gre-h1{
	color:#8E0D11;
	border-bottom-color: #629CBB;
}
.gre2-h1{
	color: #869849;
	border-bottom-color: #869849;
}
.gre{
	color: #333333;
	background-color:#EEEEEE;
	width: 130px;
	text-align: right;
}
.gre2{
	color: #333333;
	background-color: #EEEEEE;
	width: 130px;
	text-align: right;
}
.line{
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}
