body {
	text-align: center;
	background-color: #fff;
	margin: 2px;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #fff;
	}

a:visited {
	color: #fff;
	}

a:active {
	color: #fff;
	}

a:hover {
	color: #ff00ff;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

img {
	border: 0px;
	}

#container {
	text-align: center;
	}

address {
	text-align: center;
	font-size: 10px;
	font-style: normal;
	font-family: Tahoma,Arial, sans-serif;
	color: #666;
	}

address:first-letter {
	font-size: 12px;
	}

#ipod {
	background-image: url(./img/bg.jpg);
	background-repeat: no-repeat;
	height: 393px;
	width: 270px;
	font-size: small;
	color: #fff;
	padding-top: 95px;
	text-align: center;
	font-family: verdana;
	}

.banner {
	color: #fff;
	font-family: Sydnie Arial;
	font-size: small;
	font-weight: bold;
	width: 200px;
	text-align: left;
	margin: 0px 0px 4px -10px;
	}

.banner a {
	text-decoration: none;
	}

.banner a:hover {
	color: #fff;
	}

.content {
	overflow: auto;
	width: 215px;
	text-align: left;
	line-height: 120%;
	font-family: verdana;
	font-size: x-small;
	scrollbar-arrow-color:#fff;
	scrollbar-face-color:#18272a;
	scrollbar-highlight-color:#18272a;
	scrollbar-3dlight-color:#fff;
	scrollbar-track-color:#18272a;
	scrollbar-shadow-color:#18272a;
	scrollbar-darkshadow-color:#fff;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	}

.subtitle {
	background-color: #fff;
	color: #000;
	font-weight: bold;
	padding: 3px 0px 3px 1px;
	font-size: small;
	font-family: Arial;
	margin-bottom: 1px;
	width: 120px;
	}

.txt {
	padding-left: 5px;
	font-size: small;
	line-height: 120%;
	font-family: Arial;
	margin-bottom: 20px;
	}

.txt_main {
	padding-left: 5px;
	font-size: small;
	line-height: 120%;
	font-family: Arial;
	margin-bottom: 20px;
	}

.txt_main a:hover {
	color: #fff;
	}
