@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(http://www.juddgreedy.com.au/images/Judd-Greedy-header-backer.gif); 
	background-repeat:repeat-x;
}
.bodyText{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
}
.bodyText a{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#FF0000;
}
.bodyText a:hover{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#0066FF;
}
.menuText a{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	text-align:center;
	font-weight:700;
}
.menuText a:hover{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#FF0000;
	text-align:center;
	font-weight:700;
}
h1{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:24px;
	font-weight:700;
	margin-top:0px;
}
.image{
	border:solid #666666 1px;

}
