body,p,td
{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:small;
	color: #192A5E;
}

h1 {
  font-size: 25px;
  font-weight: bold ;
  font-style : italic;
  color : #D5E6FF;
}

h2 {
  font-size: 25px;
  font-weight: bold ;
  font-style : italic;
  color : #D5E6FF;
}

h3 {
    font-size : 14px;
	color : #ffffff;
}

th {
    font-size : 14px;
}

h4
{
    font-size : 13px;
}
a 	{ font-size: 11px }
a 	{ font-weight: bold }
a 	{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
     text-decoration : none;
}
a:link    { color: #192A5E }    /* unvisited links */
a:visited { color: #192A5E }   /* visited links   */
a:hover   { color: #EBF3FF } /* user hovers     */
a:active  { color: #192A5E }   /* active links    */


a.map:link    
{ 
	color: #5985B9;
	font-size:xx-small;
}
a.map:visited
{ 
	color: #5985B9;
	font-size:xx-small;
}
a.map:hover
{ 
	color: #5985B9;
	font-size:xx-small;
}
a.map:active
{ 
	color: #5985B9;
	font-size:xx-small;
}

.map:active
{ 
	color: #5985B9;
	font-size:5px;
}
