/* CSS Document */
p {
font-family: arial;
font-size : 12pt;
font-style : normal;
color : #000000;
font-weight : bold;
}

table {
font-family: arial;
font-size : 12pt;
font-style : normal;
color : #000000
}

h1 {
font-family: arial;
font-size : 10pt;
font-weight : normal;
text-align:center;
color : #000000
}

h2 {
font-family: arial;
font-size : 16pt;
font-weight : bold;
text-align:center;
color : #806f13
}
h3 {

text-align:center;
}
a:link {
font-family: arial;
font-weight : bold;
color : #806f13
}

a:visited {
font-family: arial;
font-weight : bold;
color : #564b0d
}


body {
	font-family: Arial;
	background-image: url(images/whitebackdrop.gif);
  background-repeat: repeat;
	}