body
{
	margin: 0px;
  font-family: Tahoma, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
background: #ffffff;
}

td, .text {
  font-family: Tahoma, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
}

p {
  font-family: Tahoma, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
}

img
{
border: 0;
}

a:link, a:visited {
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #0067B0;
}
a:hover, a:active {
  color: #000000;
}
a.ftr:link, a.ftr:visited {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #A8CBE4;
}
a.ftr:hover, a.ftr:active {
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
  color: #ffffff;
}

a.up:link, a.up:visited {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #ffffff;
}
a.up:hover, a.up:active {
  font-size: 13px;
  font-weight: bold;
  font-style: normal;
  text-decoration: underline;
  color: #ffffff;
}

b, strong {font-weight: bold;}
big {
  font-size: 12px;
  color: #0067B0;
}
small, .small {font-size: 9px;}
.small1 {
  font-size: 9px;
  color: #888888;
}
.main0 {
  color: #0067B0;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
}

.main {
  color: #a90533;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
}
.footer {
  color: #A8CBE4;
}

li {
font-size: 12px;
margin-left: -1em;
margin-bottom: 1em;
color: #0067B0;
}

.black {color: #000000;}
.white {color: #ffffff;}
.blue {color: #003d96;}
.red {color: #b22222}
.gray {color: #75787c;}
.lightgray {color: #A7A7A7;}

.ing:link {
font-size: 11px;
font-weight: bold;
font-style: normal;
color: #75787C;
text-decoration: none;
}

.ing:visited {
font-size: 11px;
font-weight: bold;
font-style: normal;
color: #75787C;
text-decoration: none;
}

.ing:active {
font-size: 11px;
font-weight: bold;
font-style: normal;
color: #75787C;
text-decoration: none;
}

.ing:hover {
font-size: 11px;
font-weight: bold;
font-style: normal;
color: #A90533;
text-decoration: none;
}

.big_hdr {
  font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: bold;
  font-style: normal;
  color: #ffffff;
}

.big_text {
  font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  color: #ffffff;
  text-indent: 1em;
  margin: 0 0 5px 0;
}

div.notice
{
background: #f9f9f9;
border: 1px solid #f5f5f5;
color: #0067B0;
font-weight: bold;
margin: 20px 10px 20px 10px;
padding: 2em;
text-align: center;
}