p {
	font-family : "Times New Roman", Georgia, Times;
	font-size : small;
	font-style : normal;
	font-weight : bold;
}
a:link {
	color : #000090;
}

a:visited {
	color : #000000;
}

a:hover {
	font-style : oblique;
}

a:active {
	color : #0000AD;
}

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

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

h2 {
	color : #333366;
	font-family : "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 : "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 : "Times New Roman", Georgia, Times;
	font-size : medium;
	text-align : left;
	text-indent : 15px;
}

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

ul {
	font : normal bold small "Times New Roman", Georgia, Times;
	list-style : url(images/bullet.gif);
}
