
body	{ background-color: #000000;
	}

h1 	{ font-size: 32pt; 
	font-family: times new roman; 
	color: #a3f0ff; 
	font-weight: 500;
	font-style: italic;
	text-align: left;
	}

h2 	{ font-size: 16pt;
	font-family: times new roman; 
	color: #a3f0ff; 
	font-style: italic;
	font-weight: 500;
	text-align: left;
	padding: 20px 20px 0px 0px;
	}

h3 	{ font-size: 14pt;
	font-family: times new roman; 
	color: #a3f0ff; 
	font-style: italic;
	font-weight: 400;
	text-align: justify;
	}

h4 	{ font-size: 14pt;
	font-family: times new roman; 
	color: #a3f0ff; 
	font-style: italic;
	font-weight: 400;
	padding: 0px 30px 0px 0px;
	}

h5 	{ font-size: 20pt;
	font-family: times new roman; 
	color: #a3f0ff; 
	font-style: italic;
	font-weight: extra-bold;
	text-align: left;
	}

A 	{ color: #a3f0ff;
	font-size: 16pt;
	font-family: times new roman; 
	font-style: italic;
	background: transparent; 
	text-decoration: none;
	outline: none;
	font-weight: extra-bold;
	}

A:visited { color: #a3f0ff;
	font-size: 16pt;
	font-family: times new roman; 
	font-style: italic;
	background: transparent; 
	text-decoration: none;
	outline: none;
	font-weight: extra-bold;
	}
A:active { color: #a3f0ff;
	font-size: 16pt;
	font-family: times new roman; 
	font-style: italic;
	background: transparent; 
	text-decoration: none;
	outline: none;
	font-weight: extra-bold;
	}
A:hover { color: #ffffff; 
	font-size: 16pt;
	font-family: times new roman; 
	font-style: italic;
	background: transparent; 
	text-decoration: none;
	outline: none;
	font-weight: extra-bold;
	}

.title { position: absolute;
	top: 10px;
	left: 180px;
	text-align: left;
	}

.montage { position: absolute;
	top: 90px;
	left: 190px;
	padding: 0px 30px 0px 0px;
	}

.art { position: absolute;
	top: 0px;
	left: 0px;
	}

.maintext { position: absolute;
	top: 960px;
	left: 200px;
	right: 30 px;
	font size: 14pt; 
	font-style: italic;
	font-family: times new roman; 
	color: #a3f0ff; 
	font-weight: extra-bold;	
	text-align: justify;
	}

.label { font-size: 16pt;
	font-family: times new roman; 
	color: #a3f0ff; 
	font-weight: extra-bold;	
	text-align: center;
	}
	
.button { border: 10px inset #a3f0ff;
	background-color: transparent;
	vertical-align: middle;
	width: 130px;
	font-size: 16pt; 
	font-family: times new roman; 
	font-color: #a3f0ff; 
	font-style: italic;
	font-weight: 500;
	text-align: center;
	margin: 10px 0px;
	padding: 8px 0px;		
	}



