.bill {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

p	{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11; 
color:#000000;
text-align:justify;
}

p.main	{
margin:10px; 
text-align:justify;
}

p.title	{
font-size:15; 
font-weight:bold; 
color:#666666;
}

p.subtitle {
font-size:13; 
font-weight:bold; 
color:#000000;
}

p.footer {
font-size:10; 
color:#666666; 
align:center;
}

p.msg {	
color:#339933; 
font-weight:bold;
}

p.error {	
color:#990000; 
font-weight:bold;
}

a	{	
color:#000000;
}

a:hover {	
color:#333333;
}

ol {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11; 
color:#000000;
}

ul {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:11; 
color:#000000;
}

input.text {
border-style:solid; 
border-width:1px; 
font-size:10; 
border-color:#999999; 
width:400px;
}

input.file {
border-style:solid; 
border-width:1px; 
font-size:10; 
border-color:#999999;
}

input.button {
border-style:solid; 
border-width:1px; 
font-size:15; 
border-color:#999999;
width:150px;
}

select	{	
border-style:solid; 
border-width:1px; 
font-size:10; 
border-color:#999999;
}

textarea {
font-family:Arial,Verdana, Helvetica; 
font-size:11;
border-style:solid; 
border-width:1px; 
border-color:#999999;
width:400px;
}