body
	{margin:0px;}

p
	{font-weight:normal; font-size:90%; font-family: georgia, serif;}

h1
	{font-family: georgia, serif; font-style: italic; font-size:160%;}
	{font-weight:normal; font-size:110%; margin-bottom:-0em;}

a
	{color:#39c;}
a:link                                             
	{color:#39c;}
a:visited
	{color:#036;}
a:hover
	{color:#f00;}
a:active
	{color:#39c;}
b
	{font-weight:bold;}
small
	{color: #808080}

.btnn
	{ font-weight: normal; display: inline; padding: 1px 3px; }

.btnn:link
	{ text-decoration: none; color: #000; background: #808080;}

.btnn:visited
	{ text-decoration: none; color: #000; background: #808080; }

.btnn:hover
	{ background-color: #dddddd; text-decoration: none; color: #09c; }

.btnx
	{ font-weight: normal; display: inline; padding: 1px 3px; text-decoration: none; color: #fff; background: #808080;}

.pre
	{ width: 100px; height: 100px; border: none; }
