﻿@charset "utf-8";

/* ------------------------------------------
Style Name: privacy.css
------------------------------------------*/

/* ------------------------------------------
independent pages, search page and entry list page
------------------------------------------*/

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

.header {
	padding:5px 0px 5px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:center;
	font-weight: bold;
	background-color:#98605e;
  color: #fff;
}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 	color: #660000; font-weight: 
 	bolder; font-size: 10px;
	text-align:center;
}

.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#FF9;
 	color: #333; 
	font-weight: bolder; 
	font-size: 10px;
	text-align:center;
}