
body {

	background-color: White;
	margin: 0%;
	
}

 .tblack table, .tdblack td { border: 1px solid #000000; background-color: #D89358; color: #000000;}


 .tbpink table, .tbpink td { border: 1px solid #ff00ff; background-color: #ffffff; color: #000000;}
 
H1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 28px; 
	COLOR: #008000;  
	FONT-FAMILY: Papyrus, Arial, Verdana, Helvetica, sans-serif;
	BACKGROUND-COLOR: white;
	font-style: normal;
	margin: 4% 0 0 15%;
}

H2 {
	FONT-SIZE: 18px; 
	COLOR: #653973; 
	FONT-FAMILY: Papyrus, Arial, Verdana, Helvetica, sans-serif;
	LETTER-SPACING: 1px; 
	BACKGROUND-COLOR: white;
	margin-top: 1%;
	margin: 0 0 0 10%;
	
}

H3 {
	FONT-SIZE: 12px; 
	COLOR: #008000; 
	FONT-FAMILY: Papyrus, Arial, Verdana, Helvetica, sans-serif; 
	LETTER-SPACING: 1px; 
	BACKGROUND-COLOR: transparent;
	font-weight: bold;
	margin-left: 10%;
}


.blackH3 {
	FONT-SIZE: 18px; 
	COLOR: Black; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, Papyrus, Verdana, Geneva; 
	LETTER-SPACING: 1px; 
	BACKGROUND-COLOR: transparent;
	font-weight: normal;
}

H4 {
	FONT-SIZE: 16px; 
	COLOR: #008000; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;  
	LETTER-SPACING: 1px; 
	BACKGROUND-COLOR: white;
	font-weight: bold;
	margin: 0% 10% 0 3%;
}


.redh4 {
	FONT-SIZE: 24px; 
	COLOR: Red; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	LETTER-SPACING: 1px; 
	BACKGROUND-COLOR: white;
	font-weight: normal;
}

P {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	WORD-SPACING: 1px; 
	MARGIN-LEFT: 2%; 
	COLOR: #653973; 
	MARGIN-RIGHT: 10%; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
	BACKGROUND-COLOR: transparent;
}

.P_green_16 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 16px; 
	WORD-SPACING: 1px; 
	MARGIN-LEFT: 2%; 
	COLOR: #008000; 
	MARGIN-RIGHT: 10%; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Papyrus, Arial, Verdana, Helvetica, sans-serif; 
	BACKGROUND-COLOR: white;
}


.P_black_14 {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	WORD-SPACING: 1px; 
	MARGIN-LEFT: 2%; 
	COLOR: Black; 
	MARGIN-RIGHT: 10%; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: transparent;
}

.i {
	COLOR: #008000; 
	FONT-STYLE: italic; 
	font-size: 14px;
	background-color: transparent;
	font-weight: normal;
}

.pxxbox {
	FONT-SIZE: 13px; 
	COLOR: #653973;  
	FONT-STYLE: normal; 
	FONT-FAMILY:  Arial, Verdana, Helvetica, sans-serif; 
	BACKGROUND-COLOR: transparent;
}




.Pxx {
	FONT-SIZE: 13px; 
	COLOR: #653973;  
	FONT-STYLE: normal; 
	FONT-FAMILY:  Arial, Verdana, Helvetica, sans-serif; 
}

.Pxxblack {
	FONT-SIZE: 12px; 
	COLOR: Black;  
	FONT-STYLE: normal; 
	FONT-FAMILY:  Arial, Verdana, Helvetica, sans-serif, Papyrus, ; 
	BACKGROUND-COLOR: transparent;
	
}

.address {
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif; 
	COLOR: Black; 
	FONT-STYLE: normal; 
	font-size: 10px;
	background-color: transparent;
	font-weight: normal;
}

UL,  LI {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	WORD-SPACING: 1px; 
	MARGIN-LEFT: 2%; 
	COLOR: #653973; 
	MARGIN-RIGHT: 10%; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; 
	BACKGROUND-COLOR: transparent;
	list-style: disc;
}

.name {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; COLOR: Black; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif; 
	BACKGROUND-COLOR: white;
}

.p_contact {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	WORD-SPACING: 1px; 
	COLOR: #653973; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif; 
	BACKGROUND-COLOR: white;
}

A:active {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 14px; 
	COLOR: #DDA0DD; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	BACKGROUND-COLOR: white;
}

A:link {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	COLOR: #8080C0; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: transparent;
	text-decoration: underline;
}

A:visited {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	COLOR: #4B0082; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;  
	BACKGROUND-COLOR: transparent;
}

A:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	COLOR: #3EA99F;  
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: underline overline;
}

A.phl:active {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	COLOR: blue; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif;  
	BACKGROUND-COLOR: white;
}

A.phl:link {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 14px; 
	COLOR: #8080C0; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;; 
	BACKGROUND-COLOR: white;
	text-decoration: underline;
}

A.phl:visited {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 14px; 
	COLOR: #460891; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;;  
	BACKGROUND-COLOR: white;
}

A.phl:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 14px; 
	COLOR: #008000;  
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;; 
	BACKGROUND-COLOR: white; 
	TEXT-DECORATION: underline overline;
}


A.lgl:active {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	COLOR: blue; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif;  
	BACKGROUND-COLOR: transparent;
}

A.lgl:link {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	COLOR: #8080C0; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;;  
	BACKGROUND-COLOR: transparent;
	text-decoration: underline;
}

A.lgl:visited {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	COLOR: #460891; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;;  
	BACKGROUND-COLOR: transparent;
}

A.lgl:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 13px; 
	COLOR: #008000;  
	FONT-STYLE: normal; 
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: underline overline;
}



A.xxl:active {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #8080C0; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif;  
	BACKGROUND-COLOR: transparent;
	letter-spacing: 1px;
}

A.xxl:link {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #8080C0; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif; 
	BACKGROUND-COLOR: transparent;
	text-decoration: underline;
	letter-spacing: 1px;
}

A.xxl:visited {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #8080C0; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif;  
	BACKGROUND-COLOR: transparent;
	letter-spacing: 1px;
}

A.xxl:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 10px; 
	COLOR: #8080C0;  
	FONT-STYLE: normal; 
	FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif; 
	BACKGROUND-COLOR: white; 
	TEXT-DECORATION: underline overline;
	letter-spacing: 1px;
}


A.h4l:active {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 16px; 
	COLOR: #8080C0; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif;  
	BACKGROUND-COLOR: transparent;
	letter-spacing: 1px;
}

A.h4l:link {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 16px; 
	COLOR: #8080C0; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif; 
	BACKGROUND-COLOR: transparent;
	text-decoration: underline;
	letter-spacing: 1px;
}

A.h4l:visited {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 16px; 
	COLOR: #8080C0; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif;  
	BACKGROUND-COLOR: transparent;
	letter-spacing: 1px;
}

A.h4l:hover {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 16px; 
	COLOR: #8080C0;  
	FONT-STYLE: normal; 
	FONT-FAMILY: Helvetica, Arial, Verdana, sans-serif; 
	BACKGROUND-COLOR: white; 
	TEXT-DECORATION: underline overline;
	letter-spacing: 1px;
}
