/* CSS Document */


<!--
a.link1:link { color:#333333; text-decoration: none; }
a.link1:active { color:#333333; text-decoration: none; }
a.link1:visited { color:#333333; text-decoration: none; }
a.link1:hover { color:#333333; text-decoration: none;}
-->

<!--
a.link2:link { color:#0066CC; text-decoration: none; }
a.link2:active { color:#0066CC; text-decoration: none; }
a.link2:visited { color:#0066CC; text-decoration: none; }
a.link2:hover { color:#000099; text-decoration: underline;}
-->

<!--
a.link4:link { color:#0033CC; text-decoration: none; }
a.link4:active { color:#0033CC; text-decoration: none; }
a.link4:visited { color:#0033CC; text-decoration: none; }
a.link4:hover { color:#666666; text-decoration: underline;}
-->

<!--
a.link3:link { color:#FFFFFF; text-decoration: none; }
a.link3:active { color:#FFFFFF; text-decoration: none; }
a.link3:visited { color:#FFFFFF; text-decoration: none; }
a.link3:hover { color:#FFFFFF; text-decoration: underline;}
-->

<!--
a.link5:link { color:#0033CC; text-decoration: underline; }
a.link5:active { color:#0033cc; text-decoration: underline; }
a.link5:visited { color:#0033cc; text-decoration: underline; }
a.link5:hover { color:#333333; text-decoration: none;}
-->

.font1
	{
	font-family:Trebuchet MS, Arial;
	font-size:11px;
	color:#666666;
	font-weight:Normal;
	margin-right:25px;
	margin-left:25px;
	letter-spacing:1px;
	margin-bottom:10px;
	margin-top:10px;
	text-align:justify;
	text-decoration:none;
	}
	
.font2
	{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#666666;
	font-weight:Normal;
	margin-right:10px;
	margin-left:10px;
	letter-spacing:1px;
	margin-bottom:5px;
	margin-top:5px;
	text-decoration:none;
	}	
	
.font3
	{
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#333333;
	font-weight:Normal;
	margin-right:10px;
	margin-left:21px;
	letter-spacing:1px;
	margin-bottom:10px;
	text-decoration:none;
	}
	
.font4
	{
	font-family:Tahoma, Arial;
	font-size:13px;
	color:#000066;
	font-weight:Normal;
	margin-right:10px;
	margin-left:21px;
	margin-bottom:10px;
	text-decoration:none;
	}
	
.font5
	{
	font-family:Verdana, Arial;
	font-size:12px;
	color:#666666;
	font-weight:Normal;
	margin-right:5px;
	margin-left:5px;
	letter-spacing:0px;
	word-spacing:2px;
	margin-bottom:5px;
	margin-top:5px;
	text-decoration:none;
	}			
	
.heading1
	{
	font-family:Arial;
	font-size:20px;
	color:#0029A4;
	font-weight:Normal;
	margin-right:20px;
	margin-left:20px;
	letter-spacing:0px;
	margin-bottom:10px;
	text-decoration:none;
	margin-top:10px;
	}
	
.copyrightInfo
	{
	font-family:Tahoma, Arial;
	font-size:10px;
	color:#666666;
	font-weight:Normal;
	margin-right:10px;
	margin-left:10px;
	letter-spacing:1px;
	margin-bottom:8px;
	margin-top:5px;
	text-decoration:none;
	}
	
.textInfo
	{
	font-family:Verdana, Arial;
	font-size:13px;
	color:#003399;
	font-weight:Normal;
	margin-right:20px;
	margin-left:21px;
	letter-spacing:0px;
	word-spacing:6px;
	margin-bottom:10px;
	margin-top:8px;
	text-decoration:none;
	}
	
.textbox
	{
	font-family:Verdana, Arial;
	font-size:13px;
	color:#333333;
	font-weight:Normal;
	margin-right:3px;
	margin-left:3px;
	letter-spacing:0px;
	word-spacing:6px;
	margin-bottom:10px;
	margin-top:8px;
	text-decoration:none;
	}					