body {
	margin: 0px;
}

table, tr, td {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

a:link, a:active, a:visited {
	color: #53687C;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #843939;
	font-weight: bold;
	text-decoration: underline;
}

textarea, input, select {
	font-family: Arial;
	font-size: 10px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 2.15em;

	font-weight: normal;

	letter-spacing: -1.5pt;
	color: #AF3E48;
	margin: 0px;
}

h2 {
	font-size: 1.25em;

	letter-spacing: -1pt;
	color: #AF3E48;
	margin: 0px;
}

.gallery {
	border: 2px #E4DFCF solid;
}

.td1 {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}

.td2 {
	background-color: #ACA48D;
	color: #6C6658;
	font-weight: bold;
}

.td3 {

	background-color: #FFFFFF;
	border-bottom: 1px #EEEEEE solid;
}

.network {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #EEEEEE;
	background-image: url(http://www.squareapex.com/images/network.jpg);
}

.network a:link, .network a:active, .network a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #655F61;
	font-weight: bold;
	text-decoration: none;
}

.network a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #7A7476;
	font-weight: bold;
	text-decoration: underline;
}