body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	background-color: #0033FF;
	background-image: url(../pics/Box1Bckgnd.jpg);
	font-family: "Arial Black", Impact, "Charcoal CY";
	font-size: 14px;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #0099FF;
}
.Red_Highlight {
	font-weight: bold;
	color: #F00;
}
.Yellow_Box {
	background-color: #FF0;
}
.ImageFloatLeft {
	float: left;
	padding-right: 5px;
}
.ImageFloatRight {
	float: right;
	padding-bottom: 5px;
}
}
.BlueText {
	color: #00F;
}
.BlueTextUnderline {
	color: #00F;
	text-decoration: underline;
}
.TextGreen {
	color: #008000;
}
.TextRed {
	color: #FF0000;
}
.textBoldRed {
	font-weight: bold;
	color: #F00;
}
.highlightYellow {
	background-color: #FF0;
}

.highlightPink {
	background-color: #FCF;
}

.highlightBlue {
	background-color: #0FF;
}
