.main a {
	text-decoration: underline;
	color: #000000;
}

.navtable {
	background: #FFFFFF;
}

.main {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	color: #555555;
	padding: 40px;
	vertical-align: top;
	line-height: 18px;
	height: 400px;
}


h4 {
	font-weight: normal;
	font-size: 10px;
	letter-spacing: 1px;
	color: #cccccc;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3 {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin-bottom: 0px;
	margin-top: -10px;
}

h5 {
	font-weight: normal;
	font-size: 10px;
	letter-spacing: 1px;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 15px;
	text-transform: uppercase;
}

.port h4 {
	color: white;
	padding-bottom: 5px;
}

.port a {
	text-decoration: underline;
	color: #cccccc;
}

h2 {
	font-weight: normal;
	font-size: 10px;
	letter-spacing: 2px;
	color: #cccccc;
	margin-bottom: 0px;
	margin-top: 0px;
	position: relative;
	top: -20px;
	text-align: right;
}

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

.port {
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	color: #bbbbbb;
	padding: 10px;
	vertical-align: top;
}

.portimage {
	text-align: center;


}

.portop {
	padding-left: 8px;
	padding-top: 4px;
}

a img {
	border: 0px;
}

p {
	padding-bottom: 0px; padding-top: 0px;
}

