a:link { color: #000090; }

a:visited { color: #000000; }

a:hover { font-style: oblique; font-family: sans-serif; }

a:active { color: #0000AD; }

body {
	background: url(images/bkgrd2.gif) repeat fixed;
	color: #333366;
	font-family: Cambria, Constantia, "Times New Roman", Georgia, Times;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}

h1 {
	color: #333366;
	font: bold x-large Cambria, Constantia, "Times New Roman", Georgia, Times;
	text-align: center;
}

h2 {
	color: #333366;
	font-family: Cambria, Constantia, "Times New Roman", Georgia, Times;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-align: center;
	vertical-align: middle;
}

h3 {
	color: #333366;
	font-family: Cambria, Constantia, "Times New Roman", Georgia, Times;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	list-style-image: url(images/bullet.gif);
	text-align: center;
}

h4 {
	color: #333366;
	font-family: Cambria, Constantia, "Times New Roman", Georgia, Times;
	font-size: medium;
	text-align: left;
	text-indent: 15px;
}

image-text {
	color: #333366;
	font-family: Cambria, Constantia, "Times New Roman", Georgia, Times;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

ol {
	font: normal bold medium Cambria, Constantia, "Times New Roman", Georgia, Times;
	list-style: lower-roman none;
}

p {
	font-family: Cambria, Constantia, "Times New Roman", Georgia, Times;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}

ul {
	list-style: url(images/bullet.gif);
	font-family: Cambria, Constantia, "Times New Roman", Georgia, Times;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.date {
	font-family: Cambria, Constantia, "Times New Roman", Georgia, Times;
	font-size: small;
}

.italic { font-style: italic; }

.italic-small { font-style: italic; font-size: 10px; }

.update-heading { text-decoration: underline; }

.label-info {
	font-size: 13px;
}