td {  font-family: "Myriad Web"; font-size: 12px; color: #333333}

ul {
	font-family: "Myriad Web";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	list-style-type: disc;
}

ol {  font-family: "Myriad Web"; font-size: 12px; color: #333333; font-weight: normal}

body {
	font-size: 12px;
	scrollbar-3dlight-color : #C1DDF1;
	scrollbar-arrow-color : #754824;
	scrollbar-base-color : #EEF7D4;
	scrollbar-darkshadow-color : #F7DF96;
	scrollbar-face-color : #009933;
	scrollbar-highlight-color : #009933;
	scrollbar-shadow-color : #F6EBCA;
	scrollbar-track-color : #F6EBCA;
	font-family: "Myriad Web";
	line-height: 14px;
	background-color: #FFFFFF;
	
}

h2 {
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	font-family: "Myriad Web";
	}


.cpyright {  font-family: "Times New Roman", Times, serif; font-size: 10px; font-style: italic; color: #000000}

h1 {  font: bold 18px "Myriad Web"; color: #000000; text-align: center; text-decoration: none}

p {
	font-family:  "Myriad Web";
	font-size: 12pt;
	text-align: justify;
	padding : 5px;
	margin : 5px;
	line-height: normal;
}

h3 {  font: bold 14px/14px "Myriad Web"; text-decoration: none; text-align: center; color: #009933}



 A:active {
	font-family: "Myriad Web";
}       
    A:link, A:visited, A:active {
	text-decoration: none;
	color: #EEF7D4;
	font-size: 11pt;
	font-weight: bold;
	font-family: "Myriad Web";
}
	A:visited {
	font-family: "Myriad Web";
	font-size: 11pt;
}
	
a:hover {
	color: #D4F7E1;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Myriad Web";

}

 A:active.green { }       
    A:link.green, A:visited.green, A:active.green {  color: #006600; font-weight: bold;}
	A:visited.green { }
	
a:hover.green {
	color: #0099CC;
	text-decoration: underline;
	font-weight: bold;
}

 A:active.black { }       
    A:link.black, A:visited.black, A:active.black { text-decoration: none; color: #000000; font-weight: bold; }
	A:visited.black { }
	
a:hover.black {
	color: #005387;
	text-decoration: underline;
	font-weight: bold;
}

.red {
	COLOR: #ff0000
}