@charset "utf-8";
/* CSS Document */

.wptable {
	border-width: 1 px;<link rel="stylesheet" type="text/css" href="style-brands.css">
	border-color: #cccccc;
	border-style: solid;
	width: 100%;
	height: auto;
	text-align: center;
	font-family: "Trebuchet MS",verdana,arial,tahoma,sans-serif;
	font-size: 14px;
	color: #000000;
}

.wptable th {
	border-width: 1px;
	border-color: #cccccc;
	background-color: #cccccc;
	border-style: solid;
	
	height: auto;
}

.wptable td {
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
}

.wptable tr.alt {
 	background-color: #ffffff;
}
h1,h3,h4,h5,h6,h7,h8{
	text-align:"center";
	font-size: 16px;
	font-family: "Trebuchet MS",verdana,arial,tahoma,sans-serif;
	color: #164869;
	padding-bottom: 10px;
	padding-top:10px;
	}


h2{
	text-align:"center";
	font-size: 10px;
	font-family: "Trebuchet MS",verdana,arial,tahoma,sans-serif;
	color: #164869;
	padding-bottom: 10px;
	padding-top:10px;
	}
