body {
	color: #272727;
	font: 13px Helvetica, Arial, sans-serif;
	line-height: 15px;
	background-color:#FFFFFF; 
    background-repeat: no-repeat;
	background-position: center top;
}
p {
	padding-left:20px;
	padding-right:20px;
}
a {
	text-decoration: none;
	border: none;
	color: #4e72fb;
}
H1 {
	padding-left:20px;
	padding-right:20px;
}
H2 {
	padding-left:20px;
	padding-right:20px;
}
H3 {
	padding-left:20px;
	padding-right:20px;
}
H4 {
	padding-left:20px;
	padding-right:20px;
}
H5 {
	padding-left:20px;
	padding-right:20px;
}
.faq {
	padding-left:10px;
	padding-right:20px;
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}
.content a {
	border-bottom: 1px  #555;
}

.date {
	color: #666666;
	font-style: italic;
	top: 10px;
	font-size:12px;
}
blockquote.style1 {
			font: 14px/22px normal helvetica, sans-serif;
			margin-top: 10px;
			margin-bottom: 10px;
			margin-left: 30px;
			padding-left: 15px;
			border-left: 3px solid #669acc;
}
blockquote.style2 {
			font: 14px/22px normal helvetica, sans-serif;
			margin-top: 10px;
			margin-bottom: 10px;
			margin-left: 30px;
			padding-left: 15px;
			border-left: 3px solid #ff9934;
}
blockquote.style3 {
			font: 14px/22px normal helvetica, sans-serif;
			margin-top: 10px;
			margin-bottom: 10px;
			margin-left: 30px;
			padding-left: 15px;
			border-left: 3px solid #9bcc3e;
}
blockquote.style4 {
font: 14px/20px italic Times, serif;
padding-left: 30px;
padding-top: 18px;
padding-bottom: 18px;
padding-right: 10px;
background-color: #ffffff;
border-top: 0px solid #ccc;
border-bottom: 0px solid #ccc;
margin: 5px;
background-image: url(images/peel.jpg);
background-position:right bottom;
background-repeat: no-repeat;
text-indent: 23px;
}

.news {
	font: 13px Helvetica, Arial, sans-serif;
	line-height: 15px;
    background-image: url(./images/newbg.jpg); 
    background-repeat: repeat-y;
	background-position: right top;
	background-color:#FFFFFF;
	 
}

.bluetxt {color: #006699}
.Style2 {font-weight: bold}
.greentxt {font-size: 12px;
		color:#009900}
.spec {color:#000000;
		font-weight:bold}

