<!--
a:link { 
	color: white; 
	text-decoration: none;
	}
	
a:visited { 
	color: white; 
	text-decoration: none;
	}
	
a:hover {
	color: yellow;
	text-decoration: none;
	}


a:link.font1 { 
	color: #336600; 
	text-decoration: underline;
	}
	
a:visited.font1 { 
	color: #336600; 
	text-decoration: underline;
	}
	
a:hover.font1 {
	color:#CC0033;
	text-decoration:none;
	}
	
a:link.grbold3 {
	color: #175954;
	text-decoration: underline;
}
	
a:visited.grbold3 {
	color: #175954;
	text-decoration: underline;
}
	
a:hover.grbold3 {
	color: #ff0000;
	text-decoration: underline;
	}
	
a:link.wbold2 { 
	color: #ffffff; 
	text-decoration: none;
	}
	
a:visited.wbold2 { 
	color: #ffffff; 
	text-decoration: none;
	}
	
a:hover.wbold2 {
	color: yellow;
	text-decoration: underline;
	}



BODY{
	scrollbar-arrow-color: #01584E;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
}

.font1	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#336600;
	text-decoration:none;
	font-style:normal;
}

td	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
}


.grhead	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#007D68;
	text-decoration:none;
	font-style:normal;
}

.blhead	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
}

.bbold1	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
}

.bbold2	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
}

.bbold3	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-style:normal;
}

.wbold1	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-style:normal;
}

.wbold2	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-style:normal;
}

.ybold1	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #ffff00;
	text-decoration: none;
	font-style: normal;
}

.grbold1	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#175954;
	text-decoration:none;
	font-style:normal;
}

.grbold2	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#175954;
	text-decoration:none;
	font-style:normal;
}

.grbold3	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#175954;
	text-decoration:none;
	font-style:normal;
}

.rbold1	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#ff0000;
	text-decoration:none;
	font-style:normal;
}

.padding1	{
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:15px;
	text-align:justify;
	}
	
.padding2	{
	padding-left: 5px;
	padding-right: 5px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
.padding3	{
	padding-bottom:3px;
	}
	
.imagepad	{
	padding-right: 5px;
	}

-->