html
{
border:	1px solid #f00;
}

body
{
background:		#fff;
margin-top:		10px;
font-family:	Tahoma, Arial, sans-serif;
color:			#000;
}

.comment
{
background:	#fff;
color:		#069;
font-size:	14pt;
}

del
{
color:		#069;
text-decoration:	line-through;
}

p
{
text-align:		justify;
font-size:		14pt;
margin-left:	40px;
margin-right:	40px;
}

.note
{
background:		#fff;
color:			#000;
text-align:		justify;
font-size:		12pt;
margin-left:	80px;
margin-right:	80px;
}

ul, ol
{
text-align:		left;
margin-left:	10%;
margin-top:		5%;
font-size:		12pt;
list-style-type:circle;
}

center
{
text-align:	center;
font-size:	12pt;
}

h1
{
text-align:	center;
color:		#00a;
font-size:	20pt;
}

h2
{
text-align:	center;
color:		#00a;
font-size:	16pt;
}

h3
{
text-align:	center;
color:		#00a;
font-size:	14pt;
}

h4
{
text-align:	center;
color:		#000;
font-size:	12pt;
}

h5
{
text-align:	center;
color:		#00a;
font-size:	8pt;
}

h6
{
text-align:	center;
color:		#000;
font-size:	6pt;
}

.small
{
margin-left:	2px;
color:			#00c;
font-size:		10pt;
}

.tiny
{
margin-left:	2px;
color:			#f00;
font-size:		8pt;
}

.tinynames
{
margin-left:	2px;
color:			#09c;
font-size:		8pt;
}
.adoptnote
{
color:	#f0f;
}

hr
{
color:		#ff0;
}

a
{
color: #00f;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

a:link img, a:visited img {border-style: none}

a.ft
{
font-size:	12pt;
text-decoration:underline;
}

a.fta
{
color:			#f0f;
font-size:	12pt;
text-decoration:underline;
}

a.ft:link
{
color:		#000;
}
a.ft:visited
{
color:		#000;
}
a.ft:active
{
color:		#999;
}
a.ft:hover
{
color:		#00f;
}

a.tiny
{
padding-left:	4px;
color:			#00f;
font-size:		6pt;
}

table
{
margin-right:	10%;
margin-left:	10%;
width:			80%;
text-align:		center;
font-size:		14pt;
font-family:	Tahoma, Arial, sans-serif;
empty-cells:	show;
padding:		1px;
border-collapse:collapse;
border: 		2px;
}

.sub
{
margin-right:	0%;
margin-left:	0%;
width:			100%;
}

.admin
{
width:			40%;
text-align:		center;
font-size:		8pt;
}

.wideadmin
{
width:			80%;
text-align:		center;
font-size:		8pt;
}

td
{
border: outset 1px;
}

td.note
{
border:			inset 1px;
border-color:	#f00;
background:		#fff;
color:			#000;
text-align:		center;
font-size:		10pt;
}

.head
{
background:		#ccc;
}

.main
{
font-weight:	bold;
background:		#fff;
color:			#069;
text-transform:	uppercase;
}

.nl
{
font-size:	10pt;
}

input.text
{
width:	80%;
}

input.button
{
width:			60px;
height:			40px;
margin-left:	80%;
font-size:		20pt;
font-weight:	bold;
background:		#00a;
color:			#fff;
}

textarea
{
margin-left:	10%;
}
