body {
	color:#423c3c;
	background-image: url(../img/bandwidth.jpg); 
	background-repeat: no-repeat;
	margin-top:0px;
	margin-left:50;
	margin-right:50;
	font-family: Georgia;
	font-variant: normal;
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-3dlight-color: #dddddd; 
	scrollbar-highlight-color: #aaaaaa; 
	scrollbar-face-color: #aaaaaa; 
	scrollbar-shadow-color: #aaaaaa;
	scrollbar-track-color: #cccccc; 
	scrollbar-darkshadow-color: #666666;

}

a {
	font-variant: normal;
	font-weight: bolder;
	font-size: large;
	line-height: 110%;
	word-spacing: normal;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	color:#423c3c;
}

img {
	border:0px;
}
p {
	margin:15px;
	font-size: small;
}
#b p {
	margin:15px;
	font-size: small;
	font-weight: bold;
	font-style:italic;
}
table {
	border:0px;
	table-cellspadding:0px;
	table-cellspacing:0px;
	border-collapse:collapse;
	align:center;
}

h1 {
	font-weight: bolder;
	font-size: 30px;
	line-height: 100%;
	letter-spacing: 2px;
	color:#d40000;
	text-indent:20px;
}
h2 {
	font-size: 16px;
	line-height: 100%;
	letter-spacing: 1px;
	text-indent:30px;
}
h3 {
	font-weight: bold;
	font-size: 16px;
	line-height: 100%;
	letter-spacing: 1px;
	color:#d40000;
	text-indent:0px;
	text-align:center;
}
h4 {
	font-weight: normal;
	font-size: 11px;
	line-height: 100%;
	letter-spacing: 0px;
	text-indent:0px;
	text-align:center;
	border:1px;
	border-bottom-color: #cda561;
}
#t1 table {
	width:100%;	
	padding: 1px;
	spacing: 2px;
  	text-align:justify;
	font-size: 12px;
	border-radius: 5px;
}

#t1 table tr {
	border-bottom: 1px solid #d40000;
	border-collapse:collapse;
}
#t1 table th {
	border-bottom: 2px solid #000000;
	color:#d40000;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px
}

#t1 table a {
	font-weight: normal;
	font-size: 11px;
	line-height: 120%;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: none;
	color:#d40000;
}
