/* CSS Document */
body {
	background-color: #73757B;
}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}


.sendafriend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.noline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}



.imagespace {
	margin: 5px;
}
.heading {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #4E7FD0;
	text-decoration: none;
}

.floatright {
	float: right;
	margin: 5px;
}
a:link {
	color: #666666;
}
a:visited {
	text-decoration: none;
}

li {
	list-style-image: url(images/bulletpoint.gif);
	list-style-position: inside;
	text-indent: -38px;
	
}
ul {
	list-style-image: url(images/bulletpoint.gif);
	
}
.padding {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-size: 14px;
	font-weight: normal;
}
a:hover {
	color: #993300;
}

.style3 {color: #00246B}
.style9 {color: #666666; font-size: 10px; }
