body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #000000;
}

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}

h1 {
	display: none;
}

h2 {
	color: #000;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #2288AA;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.titleimg {
	margin-bottom: 10px;
	margin-right: 10px;
}

.rtitleimg {
	margin-bottom: 5px;
	margin-left: 10px;
}

.smalldate {
	font-size: 10px;
	font-weight: normal;
}

.gray {
	color: #666;
}

.galtitle {
	font-weight: bold;
}