﻿h1  {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
h2  {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}


a  {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
    font-size: small;	
	color: black;
	text-decoration: none;
}

.glacier  {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
    font-size: xx-small;	
	color: black;
	text-decoration: none;

}
.bootlink  {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
    font-size: small;	
	color: blue;
	text-decoration: underline;
}
table  {
     font-family: Arial, Helvetica, sans-serif;
     font-size: small;
     font-weight: bold;
     text-align: justify;

}

.linkerbar {
    background-color: black;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: x-small;
	color: white;
	text-decoration: none;


.style1 {
	text-align: center;
}
.style2 {
	border-style: solid;
	border-width: 3px;
}
.style3 {
	border-style: solid;
	border-width: 4px;
}

	
