body, td {
	font-size: 12px;
}
p {
	font-size: 12px;
}
a{
	font-size:12px
}
.imageborder {
	border: 1px solid #000000;
}
a:link {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.add{
	padding:10px;
}
.add h3{
	font-size:14px;
	font-weight:bold;
	color:red;
	line-height:20px;
}
.add h4{
	line-height:18px;
	margin:6px 0;
}
.add p{
	margin:0px;
	padding:2px 0px 2px 10px;
	line-height:14px;
	list-style:none;
}
.header{
	background:url(../images/header.jpg) no-repeat;
	height:213px;
	width:750px;
}
.container{
	margin:0px auto;
	width:750px;
}
.footer{
	height:60px;
	background:url(../images/index_r31_c1.jpg) repeat-x;
	text-align:center;
	padding-top:0px;
}
.footer p{
	margin:0px;
	padding:0px;
	line-height:30px;
}