body,tr,select,input 

	{ 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 15px; 
	}


td { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #525151; text-decoration: none} 

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:22px;
	line-height:40px;
	color:#660000;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:18px;
	line-height:36px;
	color:#660000;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	color: #663300;
	font-style: italic;
	font-size: 14px;
	padding-left:50px;
	border-bottom:1px dotted #FFFFDE;

}
.quote-name {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 13px;
	padding-left:10px;
	border-bottom:1px dotted #FFFFDE;
	font-weight: bold;

}
p {
	line-height: 22px;
	padding-left: 50px;
	padding-right: 50px;
/*	background-image: url(images/p-back.png);
	background-repeat: no-repeat; */
	
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
	color: #0099FF;
	padding-bottom: 5px;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-decoration: underline;
	color: #FF33FF;
		padding-bottom: 6px;
}
.linkH {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:bold;text-decoration: none; color: #1C0B8D;}
.linkH:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight:bold;text-decoration: underline; color: #1C0B8D;}
.style1 {color: #1c0b8d}
.style2 {color: #064A9E}
.style3 {
	font-size: 24px;
	color: #1C0B8D;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.page {
	vertical-align: middle;
	background-position: center;
}