/* begin Page */

body
{
	margin: 5px;
	background-color: #F2CD8D;
	background-image: url('images/Page-BgTexture.jpg');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
}



/* Start Content Link Style */
a
{
  font-family: Arial;
  text-decoration: none;
  color: #023EC0;
}

#navText {
	font:bold 14px Arial;
}

a {
	color: #0000FF;
}
	
a:hover {
	color: #FF0000;
}

/* Finish Content Link Style */


/* Start Content list */

.bodyText {
	font: 14px Arial;
	color:#000000;
	}
	
.pageName{
	font: 16px Arial;
	color: #000000;
	line-height:20px;
	letter-spacing:.0em;
	}

.quote {
	font: 20px Times New Roman;
	color: #FF0000;
	line-height:20px;
	}

.adname {
	font: 20px Times New Roman;
	color: #000000;
	line-height:20px;
	}

.adred {
	font: 14px Arial;
	color: #FF0000;
	}
	
.smallText {
	font: 12px Arial;
      color: #000000;
	}
	
.largeText {
	font: 16px Arial;
      color: #000000;
	}

.headerText {
	font:bold 18px Arial;
      color: #000000;
	}
	
.subHeader {
	font:bold 16px Arial;
	color: #FFFFFF;
	}
	
.navText {
	font: 14px Arial;
      color: #000000;
	line-height:16px;
	text-decoration: none;
	}
	
.navigationText {
	font: 12px Arial;
      color: #000000;
	line-height:16px;
	letter-spacing:.0em;
	text-decoration: underline;
	}

/* Finish Content list */






