/* CSS definition file containing site wide stylesheets */

.Journal_Title {
	color: rgb(255,0,0);
 	font-weight: bold;
 	text-align: center
}

BLOCKQUOTE {
	color: rgb(0,0,255)
}

BODY {
	color: rgb(0,0,255)
}

A:active {
	color: rgb(153,0,102)
}

A:link {
	color: rgb(153,0,102)
}

.Copyright {
	font-size: xx-small;
 	color: rgb(0,0,255);
 	margin: 3pt 4pt
}

.ListItem2 {
	color: rgb(0,0,204);
 	list-style-type: circle;
 	list-style-image: none;
 	text-indent: 3pt;
 	margin: 3pt
}

.Title {
	font-size: large;
 	color: rgb(255,0,0);
 	font-weight: bold;
 	text-align: center;
 	margin: 6pt
}

UL {
	color: rgb(0,0,255)
}

A:visited {
	color: rgb(0,102,0)
}

.TextObject {
	color: rgb(0,0,255)
}

H1 {
	color: rgb(0,0,255)
}

H2 {
	color: rgb(0,0,255)
}

P {
	color: rgb(0,0,204);
 	margin: 3pt 4pt
}

.Head_Banner {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-align: center;
 	background-color: rgb(0,0,204);
 	background-position: 100% 0pt;
 	margin: 3pt 0pt
}

H3 {
	color: rgb(0,0,255)
}

LI {
	color: rgb(0,0,204);
 	list-style-type: disc;
 	list-style-image: url( "./assets/images/dataicon.gif" );
 	text-indent: 3pt;
 	margin: 3pt
}

OL {
	color: rgb(0,0,255);
 	text-indent: 3pt;
 	margin: 3pt
}

A {
	color: rgb(153,0,102)
}

H4 {
	color: rgb(0,0,255)
}

.TextNavBar {
	color: rgb(0,0,255)
}

ADDRESS {
	color: rgb(0,0,255)
}

H5 {
	color: rgb(0,0,255)
}

PRE {
	color: rgb(0,0,255)
}

H6 {
	color: rgb(0,0,255)
}