body, textarea, input, th, td {	font-family : verdana, arial, sans-serif;	font-size : 12px;}ul {	color : #7e7e7e;}
h1 {	font-size : 18px;	font-weight : bold;	color : white;	margin : 5px;	padding : 0px;	cursor : hand;	margin-bottom : 15px;}
h2 {	font-size : 18px;	font-weight : bold;	color : #7e7e7e;	margin : 5px;	padding : 0px;}
h3 {	font-size : 18px;	font-weight : bold;	background-color : #7e7e7e;	text-align : center;	color : white;	margin : 0px;	padding : 5px;	padding-top : 3px;	padding-bottom : 3px;}

a {	color : #7e7e7e;}
a:link {color: #7e7e7e;}    
 /* unvisited link */
a:visited {color: #7e7e7e;}  /* visited link */
a:hover {color: #444444;}   /* mouse over link */
a:active {color: #444444;}   /* selected link */
