/* CSS Document */
body {
	background-repeat:no-repeat
}
p {
	font-family:Arial, Helvetica, sans-serif; font-size:12px
}
ol {
	font-family:Arial, Helvetica, sans-serif; font-size:12px
}
ul {
	font-family:Arial, Helvetica, sans-serif; font-size:12px
}
h4 {
	font-family:Arial, Helvetica, sans-serif; font-size:14px
}
h3 {
	font-family:Arial, Helvetica, sans-serif; font-size:18px
}
.goal {
	font-family:"Times New Roman", Times, serif; font-size:14px; font-weight:bold; color:#002577
}
.white {
	color:#FFFFFF
}
.arial11 {
	font-family:Arial, Helvetica, sans-serif; font-size:11px
}
.norepeat {
	background-attachment: scroll;
	background-image:  url("images/globe.gif");
	background-repeat: no-repeat;
	background-position: right bottom;	
}


