body {
	background-color: #1A1364;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
p {
	font-size: 12px;
	line-height: 20px;
}
h1 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #39E7F7;
}
.copyright {
	font-size: 9px;
	text-align: center;
}
a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #3AEDFE;
	text-decoration: none;
}
.lightblue {
	color: #3AEDFE;
}
.pink {
	color: #FD22FE;
}
.tbletxt {
	font-size: 12px;
}
.red {
	color: #F00;
}
.biolink {
	font-size: 16px;
	font-weight: bolder;
	color: #FD22FE;
	text-align: center;
}
