body		{
		font-family: Arial, Helvetica, ‚l‚r ‚oƒSƒVƒbƒN, Osaka, sans-serif;
		 font-size: small;
		font-style: normal;
		color: #004000;
		text-decoration: none;
		font-weight: normal;
		background-color: #FFFFFF;
		}
a {
	color: #336666; text-decoration: none;
	
	
	}

a:link		{
		color: #339933;
		text-decoration: none
		}
a:visited	{
		color: #CC9900;
		text-decoration: none
		}
a:hover		{
	color: #FFCC00;
	text-decoration: underline overline;

		}
a:active	{
		color: #33FF33;
		text-decoration: none
		}
div.center	{text-align: center;}
div.right	{text-align: right;}
div.small	{
		margin-right: 10%;
		margin-left: 5%
		}
div.large	{
		margin-right: 10%;
		margin-left: 10%
		}
em.normal	{
		font-weight: bold;
		font-style: normal;
		}
em.note		{
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	background-color: #FFFFCC;

		}
em.strong	{
	color: #009900;
	font-size: medium;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	background-color: #FFFF99;

		}
em.notice	{
	color: #FF0000;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	background-color: #FFCCFF;

		}
strong.normal	{
		font-weight: bold;
		text-decoration: underline;
		}
strong.notice	{
	color: #FF6600;
	font-size: medium;
	font-weight: bold;
	text-decoration: underline;
	background-color: #CCFFCC;

		}
span.bold	{
		font-weight: bold;
		}
span.italic	{
		font-style: italic;
		font-weight: normal;
		font-variant: normal;
		}
span.small	{
		font-size: x-small
		}
span.bigbold	{
		font-size: medium;
		font-weight: bold;
		}
span.white	{
		color: #FFFFFF;
		}
span.red	{
		color: #FF0000;
		}
span.orange	{
		color: #FF9900;
		}
span.green	{
		color: #339933;
		}
span.palegreen	{
		color: #99CC99;
		}
span.blueline	{
		color: #0000FF;
		text-decoration: underline overline;
		background-color: #DDDDFF;
		}
span.redline	{
		color: #FF0000;
		text-decoration: underline overline;
		background-color: #FFDDDD;
		}
span.strike	{
    	text-decoration:line-through;
}
div.center	{text-align: center;}
div.right	{text-align: right;}
img		{border: none;}
li.lalpha	{list-style-type : lower-alpha;}
q	{
	color: #336633;
	background-color: #FFFFEE;
	font-style: normal;
	font-weight: normal;
	}
h1		{
	font-size: x-large;
	font-weight: normal;
	font-style: normal;
	color: #336600;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #66CC33;
	margin: 5px;
	padding: 5px;
		}
h2.green	{
	text-align: left;
	padding: 4px;
	color: #339933;
	font-size: medium;
	margin: 4px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCFF99;

		}
h3	{
	text-align: left;
	padding: 2px;
	color: #336633;
	font-size: small;
	margin-left: 5%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669933;

		}
th {
	font-weight: normal;
	background-color: #CCFFCC;
}
address	{
	text-align: right;
	font-style: normal;
	text-decoration: none;
		}
li.none {
	list-style-type: none;
	}

