body	
{
	margin: 0;
	background-color: #ffffff;
}

p, td, th, h1, h4, h5, ol
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 1.5em;
	color: #333333;
}

.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1.5em;
	color: #990000;
}

.smallText1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 0.5em;
	color: #333333;
}

a:link, a:active, a:visited
{
	font-family: inherit;
	font-size: 12px;
	color: #B06C01;
	text-decoration: underline;
}

a:hover
{
	font-family: inherit;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}

.email1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold; 
	margin-bottom: 1.5em;
	color: #666666;
}

.volumeLarge
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold; 
	margin-bottom: 1.5em;
	color: #666666;
}

.genre
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 1.5em;
	color: #666666;
}

.button, .formbox1, input, textarea
{ border:
	font-size: 11px; 
	color: #000000; 
	font-weight: normal; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #f4f4f4; 
	text-decoration: none; 
	border-right:1px solid #999999; 
	border-top:1px solid #999999; 
	border-left:1px solid #999999; 
	border-bottom:1px solid #999999;
}
.formbox1, textarea{
width:360px;	
}

#add, #update, #delete{
width:100px;
margin-right: 5px;
}

.thBG {
	background-color: e9e9e9;
	height: 15px;
	text-align: center;
}

.size1 {
	width: 45px;
	height: 25px;
	text-align: center;
	vertical-align: top;
}

#catalog td{
padding-bottom:12px;
}

.inputBtn {
	border: 0;
}

#login form label {
	text-align: right;	
	width: 75px;
	display:inline-block;
}

#login form p {
margin-left: 52px;
}

#good {
	color: green;
}

#bad {
	color: red;
}