
TABLE {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
}

BODY {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color:#7D7D7D;
	color:#333333;
	margin:0;
	padding:0;
	background-image:url(images/bgr_slice.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

p {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	}

.small {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	text-decoration: none;
	font-weight: normal;
}		


a {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	font-weight: normal;
}		

a:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
}			

a.menu {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	text-decoration: none;
	font-weight: normal;
}		

a:hover.menu {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color:#3664A2;
	text-decoration: none;
	font-weight: normal;
}			

.small2 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	text-decoration: none;
	font-weight: normal;
}		

a.small2 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
	text-decoration: underline;
	font-weight: normal;
}		

a:hover.small2{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 9px;
	color:#333333;
	text-decoration: none;
	font-weight: normal;
}		

h1 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color:#FFAC1D;
	}

