H1 {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #999999;
	font-style: italic;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
}
p2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:95%;
	line-height:15px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	background-color: #E1EAFB;
	padding: 5px 1px 1px 5px;
	height: 18px;
	width:507px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	background-color: #E1EAFB;
	padding: 5px 1px 1px 22px;
	height: 18px;
	width:488px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/* width:95%; */
	line-height:15px;
}
a.text:link {
	color: #000099;
	text-decoration: underline;
	font-weight:bold;
}
a.text:visited {
	color: #000099;
	text-decoration: underline;
	font-weight:bold;
}
a.text:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight:bold;
}
a.text:active {
	color: #0000FF;
	text-decoration: underline;
	font-weight:bold;
}
.red {
	color: #CC0000;
}


.sendAFriend {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:148px;
	color:#FFFFFF;
	text-align:center;
	background-color:rgb(153, 153, 153);
	font-weight:bold;
	margin-top:15px;
	padding: 5px;
		}
	
.sendAFriend a:link{
	color:#FFFFFF;
	font-weight:bold;
	}
	
.sendAFriend a:visited{
	color:#FFFFFF;
	font-weight:bold;
	}
	
.sendAFriend a:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	}

.sendAFriend a:active{
	color:#FFFFFF;
	font-weight:bold;
	}
	
#bottomBox {
	background-color:#E9E9E9;
	width:690px;
	position;relative;
	padding: 30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
.bold {
	font-weight: bold;
}
.subtitle {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
	font-style: italic;
	font-weight:bold;
}
.lineSpace{
	color:#FFFFFF;
	font-size:6px;
	line-height:6px;
	}.paddedLink {
	padding-left: 10px;
}
a.textSmall:link {
	color: #000099;
	text-decoration: underline;
	font-weight:bold;
	font-size: 10px;
}
a.textSmall:visited {
	color: #000099;
	text-decoration: underline;
	font-weight:bold;
	font-size: 10px;
}
a.textSmall:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight:bold;
	font-size: 10px;
}
a.textSmall:active {
	color: #0000FF;
	text-decoration: underline;
	font-weight:bold;
	font-size: 10px;
}
