/* General style sheet for Polity web site */

body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
}

p, td, ul, ol, dl, blockquote, h1, h2, h3, h4, h5, dir {
	font-family: Arial, Helvetica, sans-serif
}

p, td, ul, ol, dl, blockquote, dir {
	font-size: 10pt
}

h1 {
	font-size: 18pt;
	font-weight: bold;
	text-align: center
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	text-align: center
}

h3 {
	font-size: 12pt;
	font-weight: bold
}

h4 {
	font-size: 10pt;
	font-weight: bold;
}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 24pt; font-weight: bold; color: #000000; text-align: center}
