/*  Size definitions only! */
body { font-size: large; }
p { font-size: large; }
div.fonts { font-size: large; }
A.fonts { font-size: large; }
td { font-size: large; }
th { font-size: large; }
ol { font-size: large; }
h3 { font-size: x-large; }
.accessplanright { font-size: medium; }
.report { font-size: large; }



/* Other style definitions go here - split definitions in two where necessary */
body { background-color: #999999; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; color: #000000; }
p { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; color: #000000; }
h3 { font-weight: bold; color: #000000; }
td { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; color: #000000; }
th { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; color: #000000; }

/* the main content area of each document in the accessibility report */
#content ol li { padding-bottom: 10px; font-weight: bold; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; color: #000000; }
#content ol ul li { padding-bottom: 0px; font-weight: normal; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; color: #000000; }

#tableofcontents A {
	text-decoration: none;
}

#tableofcontents UL LI A {
	text-decoration: underline;
}

