/* PhotoRescue site style */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  line-height:14pt; 	font-size: 13;
	margin: 0px;
}
.faq	{ color:#505557;}
.bdy {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  line-height:14pt;
	margin: 0px;
	font-size: 13;
}
p {
line-height:14pt;
}
a {
	color: #045391;
}
a:hover {
	color: red;
}
//a:visited {
//	color: #990099;
//}

.info {
	font-size: 12;
}
.info h1{
	font-size: 14;
}
.copy {
	color: #045391; font-size: 11;
}
.bottom {
	color: blue;
	font-size: 12;
FONT-WEIGHT: bold;
}

.bottom a{
	text-decoration: none;
	color: White;
}
.bottom a:hover{
	color: #C8E0F6;
}
#head{
	background-image: url(images/back.gif);
}

hr {color:#66A7E6; width:100%; height: 1px;}
