﻿* {
	padding: 0;
	margin: 0 auto;
	}

body {
  }

td {
  font-family: Arial, Sans-Serif;
  font-size:14px;
  }

.brown { color:#CC6600;}

.blue {
  color: #0066CC;
  }

.b {font-weight: bold;}

.u {text-decoration: underline;}

.lft {text-align: left;}

.ctr {text-align: center;}

.font14 {
  color: #000000;
  font-size: 14px;
  text-align: left;
  }

.font14blue {
  color: #0066CC;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
  }

.font16 {
  color: #000000;
  font-size: 16px;
  text-align: left;
  }

.font16blue {
  color: #0066CC;
  font-weight: bold;
  font-size: 16px;
  text-align: left;
  }

.menuLink {
  font-size: 16px;
  color: #0066CC;
  font-weight: bold;
  text-decoration: none;
  text-align:left;
  }

.menuLink14 {
  font-size: 14px;
  color: #0066CC;
  font-weight: bold;
  text-decoration: none;
  text-align:left;
  }
