/* osianStyle.css */

		body {padding-top: 40px; padding-right: 100px; padding-left: 100px; background-color: #EEEEEE; background-image: url('graphics/redLeftBars.jpg'); background-repeat: repeat-y; }
		p {font-family: Arial; font-size: 14px; color: #002233}
		p.error {font-family: Arial; font-size: 14px; color: #992233}
		p.debug{font-family: Arial; font-size: 14px; color: #333355; text-decoration: italic}
		h1 {font-family: Times New Roman; font-size: 32px; font-weight: normal; text-decoration: underline; text-align: center; letter-spacing: 2; color: #CC0000}
		h2 {font-family: Arial; font-size: 18px; font-weight: normal; text-decoration: underline; text-align: left; letter-spacing: 1.5; underline-color: #FF00FF}
		h3 {font-family: Arial; font-size: 14px; font-weight: bold; text-decoration: underline; text-align: left; letter-spacing: 1.8}
		li {font-family: Arial; font-size: 14px; color: #002233}
		a {color: #002288; text-decoration: underline}
		table {border-width: 0px}
		a:hover {text-decoration: none}
		img.artPreview {width: 300px}
		img.artFullsize {width: 700px}
		hr { width: 80%; color: #330000}

		table.artTable {border-width: 0px}
		tr.artRow {background-color: transparent}
		td.artCell {border-width: 4px; border-color: #CC0000}
		.artCaption {font-style: italic; width: 290px}