body{
	font-family:'Tahoma';
	font-size: medium;
}
ul 
{
list-style-image:url('images/sold_kit_green_bullet.gif');
}
h1{
	color: red;
	font-size: larger;
	font-weight: bold;
}
table{
	font-size: inherit;
}

.input_caption{
	font-size: small;
	font-weight: bold;
}
.input_caption_lp1{
	color: #598200; 
	font-size: smaller; 
	text-align: right; 
	padding-right: 8px;
}
.input_caption_lp2{
	color: #747071; 
	font-size: smaller; 
	padding-right: 8px;
	padding-left: 16px;
	font-weight: bold;
}

.pop_up_body{
	background-color: #ffffff;
	font-family:'Tahoma';
	font-size: medium;
}

.main_heading{
	color: #598200;
	font-weight: bold;
	font-size: larger;
}

.sub_heading{
	color: #598200;
	font-weight: bold;
	font-size: larger;
}

.footer_links{
	color: 598200;
	text-decoration: none;
	cursor: pointer;
	font-size: smaller;
}

