body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #DADADA;
	background-image: url(images/graybg.gif);
	margin: 0px;
	padding: 0px;

}
cite {
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
a {
	color: #333399;
	text-decoration: none;
}
a:hover {
	color: #6600FF;

}
p {
	font-size: 13px;
}
td {
	font-size: 13px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;

}
h2 {
	font-size: 15px;
	font-weight: bold;
}
.menu {
	font-size: 14px;
	line-height: 14px;
	color: #333399;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}

