body
{
 margin-bottom:0px;
 margin-left:0px;
 margin-right:0px;
 margin-top:0px;
}
.header {
	color: #0188B5;
	font-weight: bold;
	font-family: Arial;
	font-size:20px;
}
.Orangeheader {
	color: #FF9F0F;
	font-weight: bold;
	font-family: Arial;
	font-size:20px;
}
.skytxt {
	color: #0188B5;
	font-weight: bold;
	font-family: Arial;
	font-size:12px;
}
.msg {
	color: #FF0000;
	font-weight: bold;
	font-family: Arial;
	font-size:12px;
}
.normal {
	color: #000000;
	font-family: Arial;
	font-size:12px;
}
.whitehead {
	color: #ffffff;
	font-weight: bold;
	font-family: Arial;
	font-size:12px;
}

.a {
	color: #0188B5;
	font-weight: bold;
	font-family: Arial;
	font-size:12px;
	text-decoration:none;
}
.a:hover
{
	color: #0188B5;
	font-weight: bold;
	font-family: Arial;
	font-size:12px;
	text-decoration:underline;
}
.footer {
	color: #6A6969;
	font-family: Arial;
	font-size:11px;
}
table.list {
	border: 2px  outset #DBDBDB;
	
}

table.list tr.d0 td {
	background-color: #F1F1F1;
}
table.list tr.d1 td {
	background-color: #F7F7F7;
}