<style>
<!--
	.header {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 16pt;
		color : #336699;
		font-weight : bold;
		font-style : italic;
		display: inline;
	}
	
	.header1 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 16pt;
		color : #336699;
		font-weight : bold;
		font-style : italic;
		display: inline;
	}

	.header2 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12pt;
		color : black;
		font-weight : normal;
		display: inline;
	}
	
	.header3 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 18pt;
		color : #336699;
		font-weight : bold;
		display: inline;
		text-align : left;
	}

	a {
		color : #336699;
		font-weight : bold;
		text-decoration : none;
	}

	a:alink {
		color : black;
		font-weight : bold;
	}

	a:vlink {
		color : #336699;
		font-weight : bold;
		text-decoration : none;
	}

	a:hover {
		color : #336699;
		font-weight : bold;
		text-decoration : underline;
	}
	
	a.menu {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11pt;
		color : #336699;
		font-weight : bold;
		text-decoration : none;
		text-align : left;
	}

	a.menu:alink {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11pt;
		color : black;
		font-weight : bold;
	}

	a.menu:vlink {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11pt;
		color : #336699;
		font-weight : bold;
		text-decoration : none;
	}

	a.menu:hover {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11pt;
		color : #336699;
		font-weight : bold;
		text-decoration : underline;
	}
	
	a.header2 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12pt;
		color : black;
		font-weight : bold;
	}
	
	a.copy {
		color : #333333;
		font-weight : normal;
		text-decoration : none;
	}

	a.copy:alink {
		color : black;
		font-weight : normal;
		text-decoration : none;
	}

	a.copy:vlink {
		color : #333333;
		font-weight : normal;
		text-decoration : none;
	}

	a.copy:hover {
		color : black;
		font-weight : normal;
		text-decoration : underline;
	}
	
	a.lang {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		color : white;
		font-weight : normal;
		text-decoration : none;
	}

	a.lang:alink {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		color : white;
		font-weight : normal;
		text-decoration : none;
	}

	a.lang:vlink {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		color : white;
		font-weight : normal;
		text-decoration : none;
	}

	a.lang:hover {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		color : white;
		font-weight : normal;
		text-decoration : underline;
	}
	
	a.disabled {
		color : #999999;
		font-weight : bold;
		text-decoration : none;
	}

	a.disabled:alink {
		color : #999999;
		font-weight : bold;
	}

	a.disabled:vlink {
		color : #999999;
		font-weight : bold;
		text-decoration : none;
	}

	a.disabled:hover {
		color : #666666;
		font-weight : bold;
		text-decoration : underline;
	}
	
	a.small {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		color : #003366;
		font-weight : normal;
		text-decoration : none;
	}

	a.small:alink {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		color : black;
		font-weight : normal;
		text-decoration : none;
	}

	a.small:vlink {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		color : #003366;
		font-weight : normal;
		text-decoration : none;
	}

	a.small:hover {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		color : black;
		font-weight : normal;
		text-decoration : underline;
	}
	
	.main {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		color : #333333;
		text-align : justify;
	}
	
	.main2 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		color : #333333;
	}
	
	.xlarge {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 100pt;
		color : #333333;
	}

	.memberlink {
		color : #336699;
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12pt;
		font-weight : bold;
		text-decoration : none;
	}
	
	.hide {
		display : none;
	}
	
	.error
	{
		color : red;
	}

        .varS {
		font-family : Arial, Helvetica, sans-serif;
        	font-size:13px;
        }
        .varM {
         	font-family : Arial, Helvetica, sans-serif;
		font-size:15px;
        }
        .varL {
	        font-family : Arial, Helvetica, sans-serif;
		font-size:18px;
        }
        .fixSS {
		font-family : Arial, Helvetica, sans-serif;
	        font-size:10px;
        }
        .fixS {
		font-family : Arial, Helvetica, sans-serif;
		font-size:13px;
        }
        .fixM {
		font-family : Arial, Helvetica, sans-serif;
	        font-size:12px;
        }
        .fixL {
		font-family : Arial, Helvetica, sans-serif;
	        font-size:17px;
        }
        liz {
          padding: 0 0 4px 13px;
          background: url(http://www.rikai.com/li.gif) no-repeat 0 3px;
          list-style-type: none;
        }
	-->
</style>