header {
	padding: 0px;
	margin: 0px;
	color: #FFF;
	font: bold normal 16px/15px Verdana, Arial, Helvetica, sans-serif;
}
body, td {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FFF;
	text-align: left;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 350;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 10px;
	text-decoration: none;
}

.short {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-right: 60px;
	text-align: justify;
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 10px;
}

.credit {
	font-size: 10px;
	text-align: center;
	margin-top: 60px;
	font-variant: small-caps;
	letter-spacing: 1px;
}

h1 {
	font-weight: bold;
	font-size: 16px;
	color: #ffcc00;
	margin-left: 5px;
}


em {
	color: #FC6;
	font-weight: bold;
	font-size: 13px;
	margin-right: 0px;
}

img {
	border: none;
	text-align: center;
}

a:img {
	border: none;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #ffcc00;
}

a:hover {
	text-decoration: none;
	color: #FFF;
}

a:active {
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #F00;
}
