body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.green {
	font:18px trebuchet ms;color:B1D354;
}
.blue {
	font:18px trebuchet ms;color:7D9FD3;
}
.gray {
	font:18px trebuchet ms;color:8E8E8E;
}
.text {
	font: 11px trebuchet ms;color:696969;
}
.text1 {
	font: bold 12px trebuchet ms;color:696969;
}
a.cop:link,  a.cop:active, a.cop:visited    { 
	font:  10px tahoma;color:8E8E8E;text-decoration: none;
}
a.cop:hover   {
	font:  10px tahoma;color:E06726; 
}
td#Nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
td#Nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	font-size: 12px;	
}
.LargeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
td#LargeText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFCC;
}
