BODY {
	background-image : url(../images/back.gif);
	background-position : top;
	background-repeat : repeat-x;
}

A:LINK {
  	color: #000000;
  	text-decoration: underline;
}

A:ACTIVE {
  	color: #000000;
  	text-decoration: underline;
}

A:VISITED {
  	color: #000000;
  	text-decoration: underline;
}

A:HOVER {
  	color: #000000;
  	text-decoration: none;
}

A.navblue:LINK {
	color: #FFFFFF;
	text-decoration: none;
}

A.navblue:ACTIVE {
  	color: #FFFFFF;
  	text-decoration: none;
}

A.navblue:VISITED {
  	color: #FFFFFF;
  	text-decoration: none;
}

A.navblue:HOVER {
	color: #FFFFFF;
	text-decoration: none;
}

TD.navblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : #FFFFFF;
}

A.navwhite:LINK {
  	color: #005AAE;
  	text-decoration: none;
}

A.navwhite:ACTIVE {
  	color: #005AAE;
  	text-decoration: none;
}

A.navwhite:VISITED {
  	color: #005AAE;
  	text-decoration: none;
}

A.navwhite:HOVER {
  	color: #005AAE;
  	text-decoration: none;
}

TD.navwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : #005AAE;
}

TD.content {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0082D6;
	font-style : normal;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #0082D6;
	font-style : normal;
}

H3 {
	font-family: Arial, Helvetica, sans-serif;
    color: #005AAE;
  	font-size: 16px;
	font-style : normal;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
  	color: #005AAE;
  	font-size: 14px;
	font-style : normal;
}

UL {
	list-style-type : square;
}

LI {
  	line-height: 20px;
}

.blue {
  	color: #005AAE;
}

.author {
  	color: #005AAE;
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
}

A.author:LINK {
  	color: #005AAE;
  	text-decoration: none;
}

A.author:ACTIVE {
  	color: #005AAE;
  	text-decoration: none;
}

A.author:VISITED {
  	color: #005AAE;
  	text-decoration: none;
}

A.author:HOVER {
  	color: #005AAE;
  	text-decoration: underline;
}
