BODY	{
	font-size: 12pt;
	font-family: Times New Roman;
	font-weight: normal;
	text-decoration: italic;
	text-align: left;
	color: Black;
	background-color: #FFF8DC;
	margin-left: 30px;
	margin-right: 30px;
	background-image: none;
	background: url(images/R&J.jpg) fixed;
}

TD, P, OL, UL {font-size: 12pt; color: #000000; font-family: Times New Roman, Verdana, Arial, Helvetica}

A {
	font-size: 12pt;
	color: #003399;
	font-weight: bold;
	font-family: Times New Roman, Verdana, Arial, Helvetica;
	text-decoration : none;
}

A:hover {
	color: #FF3300;
	text-decoration: none
}

A:ACTIVE {
	color : #A52A2A;
}

H1 {
	font-size: 17pt;
	color: #333366;
	margin-top: 0px;
	font-family: Times New Roman, Verdana, Arial, Helvetica;
	text-align : center;
}

H2 {font-size: 14pt; color: #993333; font-family: Times New Roman, Verdana, Arial, Helvetica}

H3 {font-size: 12pt; color: #000000; font-weight: bold; font-family: Times New Roman, Verdana, Arial, Helvetica}

HR {
	color: #990032;
	height: 3;
}

SUP {
	font-size : 12px;
}

B {
	font-weight : bold;
}
OL {
	list-style : lower-roman;
}

