/* Global Styles */

body {
	margin:5px;
	
	}
	
td {
	font:16px Arial; 
	color:#000000;
	}

#bodyformat {
	font:16px Times New Roman;
      color: #000000;
	}

#navText {
	font:bold 12px Arial;
	}

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

/* ID Styles */

navigation td {
	border-bottom: 2px solid #FF0000;
	}
	
#navigation a {
	font:bold 14px Arial;
      color: #ffffff;
	line-height:16px;
      text-decoration: underline;
	display:block;
	padding:5px 5px 5px 10px;
	}
	
#navigation a:hover {
	background: C0C0C0
	text-decoration: underline;
	color:#FF0000;
	}
navigate td {
	border-bottom: 2px solid #FF0000;
	}
	
#navigate a {
	font:bold 12px Arial;
      color: #ffffff;
	line-height:16px;
	text-decoration: underline;
	display:block;
	padding:5px 5px 5px 10px;
	}
	
#navigate a:hover {
	background: C0C0C0
	text-decoration: underline;
	color:#FF0000;
	}
	

#navtop td {
	border-bottom: 2px solid #75BDBB;
	}

#navtop a {
	font: 12px Arial;
      color: #75BDBB;
	line-height:16px;
	letter-spacing:.0em;
	text-decoration: none;
	display:block;
	padding:2px 2px 2px 2px;
	}

#navtop a:hover {
	background: #0000FF;
	text-decoration: underline;
	color:#FFFFFF;
	}
	
#dateformat {
	font:12px Arial;
      color: #000000;
	}
	
#dateformat a:hover {
	color: #FF6600;
	letter-spacing:.0em;
	}

/* Class Styles */
	
.bodyText {
	font: 16px Times New Roman;
	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;
	}
	
.smallText {
	font: 12px Arial;
      color: #000000;
	}
	
.largeText {
	font: 14px Arial;
      color: #000000;
	}

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

	
