body {background-color:#000099; text-align:center;}

table {background:#FFFFFF;}

th, h1 { text-align:center; color:#CC0000;}


h2,h3{text-align:center;}

border {
	border: thick solid #CC0000;
}

.bkgnd {
	background-color: #CC0000;
}

.cntr {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.xxsmall {
	font-size: xx-small;
}

.xsmall {
	font-size: x-small;
}

.label {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px;
}

.whitefont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
}

.green {
	color: #006666;
	font-weight: bold;
	font-style: italic;
}
.padding {
	border: medium solid #000;
	margin-right: 10px;
	margin-left: 10px;
}

.itlac {
	font-style: italic;
}
.large {
	font-size: large;
}
#caption {
	color: #006666;
	font-size: x-small;
	font-style: italic;
	width: 228px;
	margin-left: 0px;
	float: left;
	margin-right: 8px;
}
#caption2 {
	color: #006666;
	font-size: x-small;
	font-style: italic;
	width: 375px;
}
.color {
	color: #00FFFF;
}
.borderTan {
	background-color: #ECE9D8;
	text-align: center;
}
.caption {
	font-size: x-small;
	font-style: italic;
	color: #006666;
}
.bckgn_blue {
	background-color: #000099;
}
.bkgndWhite {
	background-color: #FFFFFF;
}
.red {
	color: #990000;
	font-weight: bold;
}

