IMG {
    border: 0;
    }
HR {
    height:1px;
    width:100%;
    background:#000000;
    border: 0;  
   }
TD {
	font-family: Georgia, Times, Garamond, Serif;
	font-size: 12px;
}
BODY {
    font-family: Georgia, Times, Garamond, Serif;
	font-size: 12px;
}
BODY {
	background-color: #FFFFFF;
	margin: 0;
}

.big {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
}
.bigger {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	}
.red { color: red; }
.red a { color: red; }
a { background-color : transparent;
    color: #222222;
    text-decoration: none;
     }
a:link    {  }    /* unvisited links */
a:visited {  }   /* visited links   */
a:hover   { color: orange; } /* user hovers     */
a:active  { color: red; }   /* active links    */  
.text {
font-family: Georgia, Times, Garamond, Serif;
font-size: 12px;
color: #000000;
line-height: 120%;
}
.text a {
border-bottom : 1px dotted #999999;
}
.textSubtitle a {
border-bottom : 1px dotted #999999;
}
.textTitle {
    font-family: Georgia, Times, Garamond, Serif;
	font-size:   18px; 
	font-weight: bold;
    line-height: 140%;
}
.textSubtitle {
    font-family: Georgia, Times, Garamond, Serif;
	font-size:   12px;
	font-weight: bold;	 
    line-height: 140%; 
}
