H1{
	color:cccccc;
	font-size:20pt;
	background-image: url(images/bgbuyer.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	}

H3{
	font-family: Arial, Helvetica, sans-serif;
}	

H4{

	text-align: right;

	color: #990000;

	}

HR{

	color:grey;

	}

LI{
		font-family: Arial, Helvetica, sans-serif;
		list-style: url(images/Image4Bullet.jpg);
		font-size: 10pt;
    }

td{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
	}
	
p{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
	}
	
body{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		background-repeat:no-repeat;
}

p.uppercase{

	text-transform: uppercase;

	}

	

p.lowercase{

	text-transform: lowercase;
    background-repeat: no-repeat;

	}

	

p.capitalize{

	text-transform: capitalize;
    background-attachment: fixed; background-repeat: no-repeat;

	}

td.bg{
	background-repeat: no-repeat;
	align: center;
	background: url(images/bgContact.gif);
}	

a:link{

	color:#990000;
	text-decoration: none;
	border: nonoe;
	}

	

a:visited{

	color:#990000;
	text-decoration: none;
	border: nonoe;
	}

	

a:active{

	color:#990000;
	text-decoration: none;
	border: nonoe;
	}

a:hover{

	color:#ff0000
	
	}
	
background {

	background-repeat: no-repeat;
	background-image: url(images/bgbuyer.gif);

}

.blink {

	text-decoration: blink;
}

