a {	color: #676767;} /* this line sets all link color */
a:visited {	color: #676767;} /* this line sets all visited link color */
a:hover {	color : #3B3B3B;} /* this line sets all "hover" or mouseover link color only works in IE */

body { margin: 0pt 0pt 0pt 4pt; background-color:#ffffff; color:#000000; font-family:Arial, Helvetica, sans-serif;   }
/* this line sets all the body attributes */

/* The rest of these are to be used in the class="" attribute and work with ALL tags.
	class="text" or class="header" to use 
	i.e <table class="classname">
	or
		<td class="classname">
	or
		<p class="classname">
*/

.text { font-size:9pt; font-weight:normal;    }
.heading{font-size:24pt; font-weight: bold; color: Black;        }
.title{	font-family: Arial Black; ;  font-size: 34pt; font-weight: bold; }
.largetext{	font-size: 12pt; font-weight: bold;   }
.news{font : bold 18pt; color:Black;  }
.tableback {background-image:url(bigbadge.jpg);  background-position : center;  background-repeat : no-repeat;        	 }
.tableback2 {background-image:url(bigbadge.jpg);  background-position : center;	 }
