a.a:link  {
	text-decoration : none;
	color: 003E7C;
        ED6936
	font-family : Tahoma;
	font-size : 10px;
}

a.a:visited  {
	text-decoration : none;
	color: 003E7C;
	font-family : Tahoma;
	font-size : 10px;
}

a.a:hover  {
	text-decoration : none;
	color: 003E7C;
	font-family : Tahoma;
	font-size : 10px;
}

a.a:active  {
	text-decoration : none;
	color: 003E7C;
	font-family : Tahoma;
	font-size : 10px;
}

a.a2:link  {
	text-decoration : none;
	color :000000;
	font-family : Tahoma;
	font-size : 11px;
	font-weight:bold;
}

a.a2:visited  {
	text-decoration : none;
	color :000000;
	font-family : Tahoma;
	font-size : 11px;
	font-weight:bold;
}

a.a2:hover  {
	text-decoration : underline;
	color :000000;
	font-family : Tahoma;
	font-size : 11px;
	font-weight:bold;
}

a.a2:active  {
	text-decoration : none;
	color :#000000;
	font-family : Tahoma;
	font-size : 11px;
	font-weight:bold;
}

.a3  {
	font-family : tahoma;
	color :#003E7C;
   	font-size : 10px; 
   	text-decoration : none;
}

.small
{
	font-family : tahoma;
	color :#ffffff;
   	font-size : 10px; 
   	text-decoration : none;
}

.text
{
	font-family : tahoma;
	color :#ffffff;
   	font-size : 10px; 
   	text-decoration : none;
}

.h1
{
	font-family : tahoma;
	color :#ffffff;
   	font-size : 12px; 
   	text-decoration : none;
	font-weight:bold;
}
h1
{
	font-family : tahoma;
	color: black;
   	font-size : 14px; 
   	text-decoration : none;
	font-weight: bold;
}
h2
{
	font-family : tahoma;
	color :#ffffff;
   	font-size : 12px; 
   	text-decoration : none;
	font-weight:bold;
}
li
{
	font-family : tahoma;
	color :#ffffff;
   	font-size : 11px; 
   	text-decoration : none;
	font-weight:bold;
}

.input
{
	font-family : tahoma;
	color :#000000;
   	font-size : 10px; 
   	text-decoration : none;
	border-width:1px;
	border-color:000000;
}

input
{	font-family : tahoma;
	color :#000000;
   	font-size : 10px; 
   	text-decoration : none;
	border-width:1px;
	border-color:000000;
}
select
{	font-family : tahoma;
	color :#000000;
   	font-size : 10px; 
   	text-decoration : none;
	border-width:1px;
	border-color:000000;
}
textarea
{	font-family : tahoma;
	color :#000000;
   	font-size : 10px; 
   	text-decoration : none;
	border-width:1px;
	border-color:000000;
}

strong
{
	font-family : tahoma;
	color :#ffffff;
   	font-size : 10px; 
   	text-decoration : none;
	font-weight:bold;
}

b
{
	font-family : tahoma;
	color :#ffffff;
   	font-size : 10px; 
   	text-decoration : none;
	font-weight:bold;
}

i
{
	font-family : tahoma;
	color :#ffffff;
   	font-size : 10px; 
   	text-decoration : none;
	font-style:italic;
}

em
{
	font-family : tahoma;
	color :#ffffff;
   	font-size : 10px; 
   	text-decoration : none;
	font-style:italic;
}
.td {
  padding: 5px;
  font-size: .9em;
}  

a.mt:link {
	color: ED6936;
	text-decoration:none;
	font-family: helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
}
a.mt:visited {
	color: ED6936;
	text-decoration:none;
	font-family: helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
}
a.mt:active {
	color: ED6936;
	text-decoration:none;
	font-family: helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
}
a.mt:hover {
	color: black;
	text-decoration:underline;
	font-family: helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
}
