body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align:top;
}
.normalText {
	font-family: "verdana";
	font-size: 12px;
	color: #FFFFFF;
	text-align:justify;
}
.bigText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.bgPh {
	background-attachment: fixed;
	background-image: url(images/headphone.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.copyright {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
}
.table {
	vertical-align: top;
	padding: 1px;
	border: 1px dotted #092AF1;
}

a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000D5;
	text-decoration: none;
}
