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

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a:link, a:visited, a:active {
  color: #663333;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #DA2027;
  text-decoration: underline;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
a.bodystyle:link, a.bodystyle:visited, a.bodystyle:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 7px;
	text-decoration: none;
	font-weight: bold;
}
a.bodystyle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DA2027;
	padding-top: 7px;
	text-decoration: none;
	font-weight: bold;
}

.style1 {color: #DA2027}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2637A3;
	font-weight: bold;
}
a.medium:link, a.medium:visited, a.medium:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #E3E8ED;
	font-weight: bold;
	text-decoration: none;
}
a.medium:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}



.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
a.big:link, a.big:visited, a.big:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000077;
	padding-top: 7px;
	text-decoration: none;
	font-weight: bold;
}
a.big:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DA2027;
	padding-top: 7px;
	text-decoration: none;
	font-weight: bold;
}


.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
.medium-w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DD0000;
	font-weight: bold;
}

.text_header {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #FFFFFF;
  font-weight:bold;
}

a.text_header:link, a.text_header:visited, a.text_header:active {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #FFFFFF;
	text-decoration: none;
  font-weight:bold;
}

a.text_header:hover {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #FFFFFF;
	text-decoration: underline;
  font-weight:bold;
}

h1 {
  font-family : arial,sans-serif;
  font-size : 16px;color : 990000;
  font-weight : bold;
  text-align : left;
}

h3 {
  font-family : arial,sans-serif;
  font-size : 16px;color : 990000;
  font-weight : bold;
  text-align : left;
}

h5 {
  font-family : arial,sans-serif;
  font-size : 13px;
  color : 660000;
  font-weight : bold;
  text-align : left;
}
