/* houstonm cascading style sheet */


p,li,td,b{ font-size : 15px; font-family: Verdana, Arial, Helvetica, sans-serif; }

body { background-color: #FCFCFC } 

h1 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 50px; font-weight : bold; text-decoration : none; line-height : 120%;  }
h2 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%;  }

a { font-size : 15px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
a.small_link { font-size : x-small; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }

a:link {color: blue}     /* unvisited link */
a:visited {color: blue}  /* visited link */
a:hover { color: #FF6600; text-decoration: underline; } /* mouse over link */
a:active {color: blue}   /* selected link */ 


.image {
	border: 1px solid #333333;
	margin: 5px;
}
