.gatz {
	font-family: "Courier New", Courier, mono;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #000000;
	text-align: center;
}
p {
	font-size: 12px;
}

.smalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.color {
	color: #003366;
}
.small {
	font-size: 10.5px;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
}
.white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.med { font-size: 12px; }
.whiteNav {

	font-size: 11px;
	color: #FFFFFF;
}
.whiteNav a:link {

	color: #FFFFFF;
	text-decoration: none;
}
.whiteNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}



.whiteNav a:hover {
	color: #33CCFF;
	text-decoration: none;
}

.whiteNav a:active {
	color: #33CCFF;
	text-decoration: none;
}


.boldcolor {
	color: #003366;
	font-weight: bolder;

}
.boldcolor a:link {
	text-decoration: none;
	color: #003063;
}
.boldcolor a:visited {
	color: #003063;
}
.boldcolor a:hover {
	text-decoration: underline;
}
.boldcolor a:active {
	color: #003063;
}
td {
	font-size: 11px;
}
.boldcolorItalic {
	color: #003366;
	font-weight: bolder;
	font-style: oblique;
}

.main {
	margin-right: auto;
	margin-left: auto;
	width: 774px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.alert {
	font-size: 10px;
	font-style: italic;
	font-variant: small-caps;
	color: #FF0000;
	margin-left: 7px;
}
