body {
	background-color: #E2E2E2;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

a:link { 
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
	
a:visited {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
	
a:active {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #435587;
}
	
a:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #435587;
}

.white a:link { 
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
	
.white a:visited {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
	
.white a:active {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #435587;
}
	
.white a:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #435587;
}
 
.white {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
 
.font {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #000000;
} 

td, th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.title {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;}

.subtitle {
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
 	color: #000000;}

.header {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.nav {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.navLink {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.footer {
  font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.form {
	font-family: Arial;
	font-size: 12px;
	line-height: 14px;
	padding: 3px;
	color: #000000;
}

.legal {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.promo {
	font-family: Arial;
	color: #000000;
}

.titlebar {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.dingbat {
	font-family: Arial;
 	color: #000000;
	font-weight: bolder;
	font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.tableoutborder {
 background-color: #000000;
}


.tableinborder {
 background-color: #000000;
}

.tablecat {
 color: #000000;
 background-color: #435587;
 
}

.inposttable {
 background-color: #E2E2E2;
 
}
