span {
	font-family : Century Gothic;
}

.system {

}

.systemB {
	font-weight: bolder;
}

.systemH2 {
	font-family : Century Gothic;
	font-size: 1.5em;
	font-weight: bolder;
	margin: 0.83em;
}

.systemH3 {
	font-size: 1.17em;
	font-weight: bolder;
	margin: 1em;
}

a:link {
#       text-decoration:none;
       color: #3636B9;
}

a:hover {
#       text-decoration:none;
       color: #999966;
}

a:visited {
#       text-decoration:none;
       color: #3636B9;
}

a:active {
       color: #999966;
}

