
body { 
	font-size: 11pt; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #848484;
} 

h2 { 
	color: #02401b;
}

#headingWrapper { 
 margin: 0 auto;
}
.heading { 
 margin: 0 auto;
 background-image: url(images/gBack.jpg);
 border: 1px solid black;
}

 table.O {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.O th {
	border-width: 0px;
	padding: 0px;
	border-style: inset;
	border-color: grey;
	background-color: white;
	-moz-border-radius: ;
}
table.O td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	-moz-border-radius: ;
}
TD
{ 
	font-size: 11pt; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #666666;
}

.T1 {   
	font-size: 11pt; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;
}
.T2 {   
	font-size: 11pt; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #000000;
}
A.navBar {  
	font-size: 11pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
        TEXT-DECORATION: None;
        CURSOR: hand
}
A.navBar:hover {   
	font-size: 11pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #00ff00;
        TEXT-DECORATION: None;
        CURSOR: hand
}
A.navLink {  
	font-size: 11pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333;
	line-height: 1.5em;
        TEXT-DECORATION: underline;
        CURSOR: hand
}
A.navLink:hover {    
	font-size: 11pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
        TEXT-DECORATION: underline;
        CURSOR: hand
}
A.navbarLink {  
	font-size: 11pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
        TEXT-DECORATION: None;
        CURSOR: hand
}
A.navbarLink:hover {   
	font-size: 11pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #333333;
        TEXT-DECORATION: None;
        CURSOR: hand
}
A.Link {  
	font-size: 11pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000;
        TEXT-DECORATION: Underline;
        CURSOR: hand
}
A.Link:hover {   
	font-size: 11pt; 
	font-style: normal; 
	font-weight: bold; 
	color: #008400;
        TEXT-DECORATION: Underline;
        CURSOR: hand;
}
