/* peacock butterfly stylesheet */

.header 			{ 
font-family: Tahoma, Verdana, helvetica, Tahoma, sans-serif; 
font-size: 7pt; 
font-style: normal; 
font-weight:bold; 
color:#000000;
background:#FFCC66;

}

.content 			{ font-family: Tahoma, Verdana, helvetica, Tahoma, sans-serif; font-size: 8pt; font-style: normal; color:#000000 }
.content A:link		{ color:#000000; text-decoration: none; }
.content A:visited	{ color:#000000; text-decoration: none; }
.content A:hover	{ text-decoration: underline; }
.content A:active	{ color:#000000; }

.footer 			{ font-family: Tahoma, Verdana, helvetica, Tahoma, sans-serif; font-size: 7pt; font-style: normal; color:#000000 }
.footer A:link		{ color:#000000; text-decoration: none; }
.footer A:visited	{ color:#000000; text-decoration: none; }
.footer A:hover		{ text-decoration: underline; }
.footer A:active	{ color:#000000; }

.form 			{ font-family: Tahoma, Verdana, helvetica, Tahoma, sans-serif; font-size: 10pt; font-style: normal; color:#000000 }
.form A:link		{ color:#000000; text-decoration: none; }
.form A:visited	{ color:#000000; text-decoration: none; }
.form A:hover		{ text-decoration: underline; }
.form A:active	{ color:#000000; }

BODY {

	margin:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;
}

input, select {
	background: #ffffff;
	font-family: Tahoma, sans-serif, Verdana, helvetica;
	color:#000000;
	font-size: 10px;
	font-weight: bold;
	border-left: 1px solid #FFCC66; 
	border-right: 1px solid #FFCC66; 
	border-top: 1px solid #FFCC66; 
	border-bottom: 1px solid #FFCC66;
}

H1					{ font-family: Tahoma, Verdana, helvetica, Tahoma, sans-serif; font-size: 10pt; color: black; display:inline; } 
.H1 A:link 			{ color: black; text-decoration: none; }
.H1 A:visited		{ color: black; text-decoration: none; }
.H1 A:hover 		{ text-decoration: none; }
.H1 A:active		{ text-decoration: none; }

h2 {  font-family: Verdana, helvetica, Tahoma, sans-serif; font-size: 8pt; font-style: normal; color:#000000;}

.frame {
border-left: 1px solid #FFCC66; 
border-right: 1px solid #FFCC66; 
border-top: 1px solid #FFCC66; 
border-bottom: 1px solid #FFCC66;
}