	TD, BODY {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
	}
	
	.small, A.small:LINK, A.small:VISITED {
		font-family : arial;
		font-size : 11px;
	}

	A.small:HOVER {
		font-family : arial;
		font-size : 11px;
		color : black;
	}

	A:LINK {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		text-decoration : none;
		color : black;
		font-weight : bold;
	}

	A:VISITED {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		text-decoration : none;
		color : Navy;
		font-weight : bold;
	}

	A:HOVER {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		text-decoration : underline;
		color : black;
		font-weight : bold;
	}

	.topStory, A.topStory:LINK, A.topStory:VISITED {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 27px;
		font-style : normal;
		font-weight : bold;
		line-height : 28px;
		color : BLACK;
		text-decoration : none;
	}
	
	A.topStory:HOVER {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 27px;
		font-style : normal;
		font-weight : bold;
		line-height : 28px;
		color : black;
		text-decoration : none;
	}

	.heading, A.heading:LINK, A.heading:VISITED {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 20px;
		font-style : normal;
		font-weight : bold;
		line-height : 23px;
		color : BLACK;
		text-decoration : none;
	}
	
	A.heading:HOVER {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 20px;
		font-style : normal;
		font-weight : bold;
		line-height : 23px;
		color : black;
		text-decoration : none;
	}

	.sectionHead, A.sectionHead:LINK, A.sectionHead:VISITED {
		font-family : Verdana;
		font-size : 11px;
		font-style : normal;
		color : #4D2800;
		Text-decoration: none;
	}
	
	A.sectionHead:HOVER{
		font-family : Verdana;
		font-size : 11px;
		font-style : normal;
		color : black;
		Text-decoration: none;
	}

	.subSectionHead, A.subSectionHead:LINK, A.subSectionHead:VISITED{
		font-family : Verdana;
		font-size : 14px;
		font-style : normal;
		font-weight : bold;
		color : Black;
		Text-decoration: none;
	}
	
	A.subSectionHead:HOVER{
		font-family : Verdana;
		font-size : 14px;
		font-style : normal;
		font-weight : bold;
		color : black;
		Text-decoration: none;
	}

	.subSectionHeadBig, A.subSectionHeadBig:LINK, A.subSectionHeadBig:VISITED{
		font-family : Verdana;
		font-size : 17px;
		font-style : normal;
		font-weight : bold;
		color : Black;
		Text-decoration: none;
	}

	A.subSectionHeadBig:HOVER{
		font-family : Verdana;
		font-size : 17px;
		font-style : normal;
		font-weight : bold;
		color : black;
		Text-decoration: none;
	}

	.utilstrip, A.utilstrip:LINK, A.utilstrip:VISITED {
		font-family : Verdana;
		font-size : 14px;
		text-decoration : none;
		color : #FFC20E;
	}

	A.utilstrip:HOVER{
		font-family : Verdana;
		font-size : 14px;
		text-decoration : none;
		color : #FFFFFF;
	}
	
	.nav, A.nav:LINK, A.nav:VISITED{
		font-family : Verdana;
		font-size : 12px;
		font-style : normal;
		font-weight : bold;
		color : #D9B04D;
		Text-decoration: none;
	}

	A.nav:HOVER{
		font-family : Verdana;
		font-size : 12px;
		font-style : normal;
		font-weight : bold;
		color : White;
		Text-decoration: none;
	}
	
	
	.navA:LINK {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		text-decoration : none;
		color : Black;
		font-weight : bold;
	}

	.navA:VISITED {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		text-decoration : none;
		color : Black;
		font-weight : bold;
	}

	.navA:HOVER {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11px;
		text-decoration : none;
		color : White;
		font-weight : bold;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.sapINPUT{
	padding: 3 3 3 3; 
	height: 20px; 
	border: 1px solid Black; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	}
	
.sapTEXTAREA{
	padding: 3 3 3 3; 
	border: 1px solid Black; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	}

.sapSELECT{
	padding: 3 3 3 3; 
	border: 1px solid Black; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	}
	
.sapOPTION{
	padding: 3 3 3 3; 
	border: 1px solid Black; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	}
	
