a.a:link  {
	text-decoration : none;
	color :003E7C;
	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 : underline;
	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 :#ffffff;
   	font-size : 12px; 
   	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;
}  
