@charset "utf-8";


p  {
	font-size: 16px;
	color: #000;
	text-align: center;
	font-family: verdana;
	font-weight: normal;
		
}

body,td,th {
	font-size: 18px;
	color: #969;
}

.bar, .bar a:link, .bar a:visited, .bar a:active {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #696;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}
.bar a:hover {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #696;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h3
{
	text-align: center;
	font-family: verdana;
	font-size: 16px;
	color: #000;
}

body {
	background-color: #EEF0D5;
	font-family: Arial, Helvetica, sans-serif;
	color: #5C182D;
}
.header1 {
	font-size: 24px;
	color: #5C182D;
	font-weight: bold;
	font-family: Verdana;
	text-align: center;
}
.header2 {
	font-size: 16px;
	color: #000;
}
.p {
	color: #000;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}

