html { 
  	padding:0px;
  	margin:0px;
}

body {
	margin: 0px;
	padding: 0px;
}

div.all {
	position: absolute;
	left: 0px;
	right: 0px;
	width: 100%;
	top: 0px;
	bottom: 0px;
	height: 100%;
	overflow: hidden;
	}

p {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:20px;
	}

h1 {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:20px;
	}

h3 {
	font-size: 12px;
	text-transform:lowercase;
	color: gray;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:link {
	color: #333333;
	font-size: 12px;
	background-color:transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height:20px;
	}

a:visited {
	color: #333333;
	font-size: 12px;
	background-color:transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height:20px;
}

	
a:hover {
	color: #999999;
	font-size: 12px;
	background-color:transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height:20px;
}
	
a:active {
	color: #333333;
	font-size: 12px;
	background-color:transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height:20px;
}

.open:link {
	color: #CCC;
	font-size: 10px;
	background-color:transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height:20px;
	}

.open:visited {
	color: #CCC;
	font-size: 10px;
	background-color:transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height:20px;
}

	
.open:hover {
	color: #333333;
	font-size: 10px;
	background-color:transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height:20px;
}
	
.open:active {
	color: #CCC;
	font-size: 10px;
	background-color:transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height:20px;
}

.past:link {
	color: #FF0000;
	font-size: 12px;
	background-color:transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height:20px;
	}

.past:visited {
	color: #FF0000;
	font-size: 12px;
	background-color:transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height:20px;
}

	
.past:hover {
	color: #333333;
	font-size: 12px;
	background-color:transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height:20px;
}
	
.past:active {
	color: #FF0000;
	font-size: 12px;
	background-color:transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height:20px;
}

.now:link {
	color: #0000FF;
	font-size: 12px;
	background-color:transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height:20px;
	}

.now:visited {
	color: #0000FF;
	font-size: 12px;
	background-color:transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height:20px;
}

	
.now:hover {
	color: #333333;
	font-size: 12px;
	background-color:transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height:20px;
}
	
.now:active {
	color: #0000FF;
	font-size: 12px;
	background-color:transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height:20px;
}

.future:link {
	color: #00FF00;
	font-size: 12px;
	background-color:transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height:20px;
	}

.future:visited {
	color: #00FF00;
	font-size: 12px;
	background-color:transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height:20px;
}

	
.future:hover {
	color: #333333;
	font-size: 12px;
	background-color:transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height:20px;
}
	
.future:active {
	color: #00FF00;
	font-size: 12px;
	background-color:transparent;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height:20px;
}
