body  {
	margin : 10px;
	color : black;
	background-color : #ccffcc;
	font-family : Bookman-Old-Style,serif;
	text-align : left;
}

body,td,p  {
	font-size : small;
}

h1,h2,div.m,div.a  {
	font-family : Book-Antiqua,sans-serif;
}

h1,h2  {
	margin-top : 9px;
	margin-bottom : 5px;
	padding-bottom : 0px;
}

td  {
	vertical-align : top;
	margin : 0pt;
	padding : 0pt;
	padding-right : 2px;
}

td.variable  {
	color : #336633;
}

table.ter tr td  {
	border-width : 2pt;
	border-style : solid;
	border-color : #33aa33;
	color : black;
	background-color : #33ff33;
	font-size : x-small;
	padding : 2px;
}

table.ter tr.tit td  {
	color : #33ff33;
	background-color : #33aa33;
	font-weight : bold;
	font-size : small;
}

a  {
	text-decoration : none;
	color : #33aa33;
}

a:hover  {
	text-decoration : underline;
	color : #336633;
}

a:active  {
	color : black;
}

a.a  {
	background-color : #33aa33;
	color : #33ff33;
	font-weight : bold;
}

a.a:hover  {
	text-decoration : none;
	color : #336633;
}

a.a:active  {
	color : #330033;
}

a.top  {
	background-image : url(./top.gif);
	background-repeat : no-repeat;
	background-position : left bottom;
}

a.top:hover,a.top:active  {
	background-image : url(./toph.gif);
	text-decoration : none;
}

div  {
	font-size : small;
	margin : 0px;
}

div.sub  {
	margin-left : 90px;
}

div.m,div.a  {
	font-size : 13px;
	text-align : left;
	width : 90px;
	display : inline;
}

div.a  {
	font-weight : bold;
	color : #33aa33;
}

#logo  {
	position : absolute;
	padding : 0px;
	margin : 0px;
	font-size : x-small;
	color : #33aa33;
	text-align : center;
	left : 10px;
	width : 140px;
	top : 10px;
	height : 260px;
}
	
div.main  {
	margin-left : 155px;
}

div.foot  {
	margin-left : 155px;
	padding-top : 100px;
}

div.source  {
	text-align : right;
	font-size : xx-small;
	padding-top : 10px;
}

img  {
	border-style : none;
	margin : 0px;
}

img.logo  {
	width : 125px;
}

img.top  {
	width : 14px;
	width : 22px;
	height : 17px;
	vertical-align : bottom;
}

p  {
	margin-left : 0pt;
	margin-top : 0pt;
	margin-bottom : 3pt;
}

input, textarea  {
	background-color : #33aa33;
}

div.ad  {
	display : none;
}
