BODY
{
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

A
{
	color: #000000;
	text-decoration: underline;
}

A:Visited
{
	color: #ffc220;
	text-decoration: underline;
}

A:Active
{
	color: #ffc220;
	text-decoration: underline;
}

A:Hover
{
	color: #ffc220;
	text-decoration: underline;
}


A.yellow
{
	color: #ffc220;
	text-decoration: underline;
}

A.yellow:Visited
{
	color: #ffc220;
	text-decoration: underline;
}

A.yellow:Active
{
	color: #ffc220;
	text-decoration: underline;
}

A.yellow:Hover
{
	color: #000;
	text-decoration: underline;
}


A.red
{
	color: #660000;
	text-decoration: underline;
}

A.red:Visited
{
	color: #660000;
	text-decoration: underline;
}

A.red:Active
{
	color: #660000;
	text-decoration: underline;
}

A.red:Hover
{
	color: #000000;
	text-decoration: underline;
}

.tagline
{
	font-weight: bold;
	font-size: 24px;
	line-height: 30px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

.red
{
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}

#credit
{
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #990000;
	padding: 5px;
	text-align: center;
	width: 200;
}

.blktext
{
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}


BOLD
{
	font-weight: bold;
	color: #333;
}

U
{
	font-weight: normal;
	font-size: 10px;
	color: #333;
	text-decoration: underline;
}

H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffc220;
	font-weight: bold;
	margin-top: 30px;
}

#why
{
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom: #ffc220;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 8px 0 8px 0;
}

#whyend
{
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 8px 0 18px 0;
}

.intro
{
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.bio
{
	font-weight: normal;
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

.globe3
{
	background-image: url(images/bkgd_globe1.gif);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #666;
	padding: 10 10 10 30;
}

.globe2
{
	background-image: url(images/bkgd_globe2.gif);
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #535353;
}

.bigwhite
{
	font-weight: normal;
	font-size: 36px;
	line-height: 38px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.smallwhite
{
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.yellow
{
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	color: #ffc220;
	font-family: Arial, Helvetica, sans-serif;
}
