ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, H1, H2, H3, H4, H5, H6, MENU, OL, P, TD, TH, UL {
	font-family: Tahoma, Arial, Helvetica, Verdana,  Geneva,sans-serif;
	color: Black;
}

TH {
	font-weight : bolder;
	font-size : 80%;
}
A {cursor : auto; }

A:link {
	color: Green;
	background: transparent;
	text-decoration: underline;
}

A:visited {
	color: Green;
	background: transparent;
	text-decoration: underline;
}

A:active {
	color: Green;
	background: transparent;
	text-decoration: underline;
}

A:hover {
	color: #FF8000;
	text-decoration: underline;
	cursor : pointer;
}

A.menu, A.menu:link, A.menu:visited, A.menu:active {
	color: White;
	background: transparent;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	text-align : center;
}

A.menu:hover{
	color: #B9DD57; text-decoration: none; cursor :  pointer; 
}

A.pagelink, A.pagelink:link, A.pagelink:visited, A.pagelink:active {
	color: White;
	background: transparent;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bolder;
	text-align : center;
}

A.pagelink:hover{
	color: #B9DD57;
	text-decoration: underline;
	cursor : pointer;
}

ADDRESS {margin: 0em 0% 0em 0%;
}

BIG {font-size: 120%}

BLOCKQUOTE {margin: 0em 0% 0em 0%;
line-height: 1}

body         {
	margin: 0em 0% 0em 10px;
	font-family: Tahoma, Helvetica, Verdana, Arial, Geneva,sans-serif ;
	font-size: 80%;
	color: Black;
	SCROLLBAR-FACE-COLOR: #9CBD2D;
	SCROLLBAR-HIGHLIGHT-COLOR: #F0FFFF;
	SCROLLBAR-SHADOW-COLOR: #D9D9D9;
	SCROLLBAR-3DLIGHT-COLOR: #D9D9D9;
	SCROLLBAR-ARROW-COLOR: #3CB371;
	SCROLLBAR-TRACK-COLOR: White;
	SCROLLBAR-DARKSHADOW-COLOR: #6B8E23;
	background : white;
	cursor: auto;
}

	
H1 {margin: 0 0% 5px 0%;
font-size: 150%;
}

H2 {margin: 10px 0% 5px 0%;
font-size: 135%}

H3 {margin: 10px 0% 5px 0%;
font-size: 115%}

H4 {margin: 10px 0% 5px 0%;
font-size: 105%}

H5 {margin: 10px 0% 5px 0%;
font-size: 90%}

H6 {margin: 10px 0% 5px 0%;
font-size: 85%}


p.footer {
	font-size : 12px;
	color : White;
	background : #9CBD2D;
	text-align : center;
}

.pagelinks {
	font-size : 100%;
	color : White;
	background : #B9DD57;
	text-align : left;
	padding-left : 10px;
	padding-top : 10px;
	font-weight : normal;
}

td.content {
	padding: 10 px;
	
}

div.content{
	background-color : Yellow;
	padding : 10 px;
	margin : 10 px;
	padding-bottom : 4px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 4px;
}

TABLE.ONE {
	border : thin solid #B9DD57;
	padding : 4;
}

img.nicemarging {
  border-left: 15px solid #FFFFFF;
  border-right: 0px solid #FFFFFF;
  border-top: 5px solid #FFFFFF;
  border-bottom: 5px solid #FFFFFF; 
}


p.jusitified {
      text-align: justify  ;
}
