p {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
}
body {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
	background-color: #003366;

}
table {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
}
h1 {  font-size: 12px; font-weight: bold; font-family: Arial}
.footer { font-size: 14px; font-weight: bold ; font-style: normal; color: #000000; text-decoration: none}
td {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
}
tr { font-family: Arial; font-size: 12px }
a {
	font-weight: bold;
	color: #003366;

}
h2 { font-size: 16px; font-weight: bold; font-family: Arial }
.h1 { font-size: 14px; font-weight: bold; font-family: Arial }
.h2 { font-size: 18px; font-family: Arial }
.smaller {
	font-size: 10px;
	font-weight: normal;

}
.none {  text-decoration: none}
.smallerBold {

	font-size: 10px;
	font-weight: 900;
}
.formInput {
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	color: #BB5E00;
	background-color: #F7F7F7;
	border: 0px none;


}
.formSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 60px;
}
.formText {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.largerText {
	font-size: 16px;
}
.tableBorder {
	border: 1px solid #A49DB7;
}
.tableBorderNoTop {
	border-top: none;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;

}
