.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
}
.normal2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}
.normal3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.normalred {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #FF0000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.courrier {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
.sky {
	background-color: #000000;
	background-image: url(images/hubble14.gif);
	background-repeat: repeat;
}
.sky2 {
	background-color: #000000;
	background-image: url(images/hubble15.gif);
	background-repeat: repeat;
}
.caps {
	color: #FF0000;
}
.table {
	height: 36px;
	width: 1000px;
}
.text2 {
	font-size: 12px;
}
