body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../pics/page_bg.jpg);
	background-repeat: repeat-x;
	background-color: #999999;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #990033;
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: normal;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	padding-top: 20px;
}
.footer1 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.footer2 {
	color: #fd9800;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


h3 {
	font-size: 12px;
	color: #820024;
	margin-bottom: -15px;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.pic_title {
	font-size: 12px;
	font-weight: bold;
	color: #820024;
}
.pic_desc {
	font-size: 12px;
	color: #999999;
}
a {
	color: #FF9933;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #666666;
}
a:visited {
	color: #990033;
}
li {
	padding-top: 5px;
}
