/* CSS Document */

body
{
background-color: #7a7de6;

}

h1
{
 padding: 0;
 margin: 0;
}

a:link    {color:#ffffff}
a:visited {color:#ffffff}
a:active  {color:#ffffff}
a:hover   {color:#ffffff}

.textname {
	color: #ffffff;
	font-size: large;
	font-family: Tahoma;
	font-weight: bold;
}


.date {
	color: #ffffff;
	font-size: small;
	font-family: Tahoma;
	font-weight: normal;
}

.data1 {
	color: #ffffff;
	font-size: small;
	font-family: Tahoma;
	font-weight: bold;
}

.data2 {
	color: #000000;
	font-size: x-small;
	font-family: Tahoma;
	font-weight: bold;
}

.bango {
	color: #ffffff;
	font-size: x-small;
	font-family: Verdana;
	font-weight: normal;
}

.says {
	color: #ffffff;
	font-size: small;
	font-family: Verdana;
	font-weight: bold;
}

.text {
	color: #ffffff;
	font-size: small;
	font-family: Verdana;
	font-weight: normal;
}

.tell {
	color: #ffff80;
	font-size: small;
	font-family: verdana;
	font-weight: bold;
}

.rates {
	color: #ffffff;
	font-size: small;
	font-family: Tahoma;
	font-weight: bold;
}
.prices {
	color: #ffffff;
	font-size: mall;
	font-family: Tahoma;
	font-weight: normal;
}

.top {
	color: #ffffff;
	font-size: small;
	font-family: Tahoma;
	font-weight: normal;
}

.side {
	color: #ffffff;
	font-size: small;
	font-family: Tahoma;
	font-weight: normal;
}

.report {
	color: #000000;
	font-size: small;
	font-family: Tahoma;
	font-weight: normal;
}

.email {
	color: #ff0000;
	font-size: small;
	font-family: Tahoma;
	font-weight: normal;
}

.newprice {
	color: #000000;
	font-size: small;
	font-family: Tahoma;
	font-weight: bold;
}





