
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	background-image: url(images/jack_joy_background.jpg);
}
.footer_text {
	color: #EEEEEE;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
.footer_links_text {
	color: #999999;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
.bold_heading {
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Arial, sans-serif;
	color: #0039C1;
}

.top_bold_heading {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	color: #0039C1;
}

.normal_body_text {
	font-family: Tahoma, Arial, sans-serif; 
	color: #666666; 
	font-size: 11px;
	line-height: 16px;
}

.inputBox {color : #666666;
background : #FFFFFF;
border-color : #CCCCCC;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Arial;
font-size : 11px;
}

-->


