﻿@charset = "utf-8";

/* Design by mtrx © 2008
   info@mtrx.no.invalid  */

body {
	font-family: "Times New Roman", Times, serif;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: xx-large;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}

#soonReleased {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
	text-align: center;
}

.container {
	width: 580px;
	margin-left: auto;
	margin-right: auto;
}

.imgCenter {
	border: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;

}

.txtCode {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
}

.tableDownLink {
	width: 140px;
	vertical-align: text-bottom;
}

.lastUpdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#soonReleased {
	text-align: center;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
}