@charset "UTF-8";/* CSS Document */html {	font-family: "Times New Roman", Times, serif	}	a {	text-decoration: none;	color: #a21418	}	h1  {	font-size: 20px;	color: #a21418;	line-height: 18px;	margin: 15px 0 10px 0;	font-weight: normal	}	h2 {	color: #FFF;	font-size: 12px;	}	h3 {	color: #993333;	font-size: 16px;	line-height: 20px;	margin-bottom: 7px;	font-weight: normal	}	h4 {	font-size: 18px;	color: #C4B39B;	line-height: 14px;	margin: 20px 0 10px 0;	font-weight: normal	}p {	font-size: 15px;	color:#333;	line-height: 18px;	margin-bottom: 10px	}	.pSmall {	font-size: 12px;	color: #a21418;	line-height: 20px;	margin-bottom: 5px	}	
