﻿h1 {
	font-family: "Calisto MT"; font-size:24px; color: #2B5555; text-align : center;
}


body { background-color:DBEEEE; font-family:"Calisto MT"; font-size:18pt; 
}

a:link {
COLOR: #2B5555;
}
a:visited {
COLOR: #438787;
}
a:hover {
COLOR: #FF0000;
}
a:active {
COLOR: #00FF00;
}


.style2 {
	font-size: large;
	text-align: center;
	font-family: "Calisto MT";
}
.style3 {
	font-size: large;
	font-family: "Calisto MT";
	color: #2B5555;
}
.style4 {
	border-style: solid;
	border-width: 3px;
}

A:link { text-decoration: none; }
A:active { text-decoration: none }
A:visited { text-decoration: none;