BODY, TABLE, P, LI, TD, INPUT, FORM, SELECT, A {
		font-family : Arial, Helvetica; 
		font-size : 11px;
		color : #333333;
}

FONT {font-family: Arial, Helvetica; font-size: 11px; font-weight: bold;}

.h1 { font-size: 13px; font-weight: bold; color: #FF6600 }
.h2 { font-size: 13px; font-weight: bold; color: #3366CC }
.h3 { font-size: 11px; font-weight: bold; color: #3366CC }
.h4 { font-size: 11px; font-weight: bold; color: #666666 }
.body 	{ }
.bodyj 	{ text-align: justify }


a:active	{ color: #006699 }
a:link 		{ color: #006699 }
a:visited	{ color: #666699 }
a:hover 	{ color: #3366FF }

a.l:active 	{ font-size: 10px; color: #6699CC; text-decoration: none}
a.l:link 	{ font-size: 10px; color: #6699CC; text-decoration: none }
a.l:visited { font-size: 10px; color: #6699CC; text-decoration: none }
a.l:hover 	{ font-size: 10px; color: #3366CC }

.h-menu 		{ font-weight: bold; color: #4E85D1 }
.bottom-links 	{ font-size: 10px; color: #3399CC; text-align: right }
.formtext 		{ color: #333333 ; text-align: right }
.copy 			{ font-family: Verdana, Arial; color: #FFFFFF; text-align: center }

hr 			{ height: 1px; padding-top: 10px; padding-bottom: 10px }

A.tree {
		color : #000000;
		TEXT-DECORATION: none;
}

A.tree:hover {
		COLOR: red;
}

P.header { FONT-WEIGHT: bold; }
P.mypara {}

.simplebutton {
		border : 1px solid #3366CC;
		FONT-WEIGHT: bold; 
		FONT-SIZE: 11px;
		font-family: Arial, Helvetica; font-size: 11px; font-weight: bold;
}



