/* Document 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;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
}

h3 {
	font-size: 12pt; 
	font-weight: bold
}

h4 {
	font-size: 10pt; 
	font-weight: bold;
}

