* {
	margin: 0;
	padding: 0;
}

body { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000000; line-height:18px;}

.back-pic {
	background-image: url(../images/bg.jpg);
	height: 387px;
	width: 486px;
	background-repeat: no-repeat;
	background-position: left top;
	padding:125px 15px 15px 15px;
}

.back-pic .blue-text { color:#0053BC; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold;}
.back-pic .orange-text { color:#EA3A07; font-weight:bold;}
.back-pic .orange-text a { color:#EA3A07; text-decoration:underline;}
.back-pic .orange-text a:hover { color:#EA3A07; text-decoration:none;}