body {
	color: White;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
	background-image: url(images/bg.gif);
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica;
	font-size: 11px;
}

a:link {
	text-decoration: underline;
	color: #99CCFF;
}
a:visited {
	text-decoration: underline; 
	color: #407BFF;
}
a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline; 
	color: #FF6666;
}

a.foot:link {
	text-decoration: underline;
	color: #999999;
}
a.foot:visited {
	text-decoration: underline; 
	color: #999999;
}

a.foot:hover {
	text-decoration: underline; 
	color: #FF6666;
}

.leftCol {
	vertical-align: top;
	width: 400px;
}

.rightCol {
	vertical-align: top;
	width: 400px;
}

.pHead {
	font-size: 12px;
	font-weight: 900;
}

.pOne {
	line-height: 15px;
	margin: 0px 40px 40px 15px;
}

.pTwo {
	line-height: 15px;	
	margin: 0px 40px 40px 10px;
}

.footer, a.foot {
	color: #999999;
	text-align: center;
	line-height: 15px;
	padding-top: 10px;
}

	.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
