﻿td{
	font-family: verdana;
	color: #000000;
	font-size: 13px;
}
body{
	font-family: verdana;
	color: #808080;
	font-size: 13px;
}
A:link {
	text-decoration: none;
	color: "#CCCCCC"
}
A:visited {
	text-decoration: none;
	color: "#666666"
}
A:hover {
	text-decoration: none;
	color: "#CCCCCC";
	cursor: crosshair;
	border-top : 1px dotted;
	border-bottom: 1px dotted;
}
.pagetitle {
	font-size: 16pt;
	font-weight: bold;
}
.center_img {
	text-align: center;
}
.left_p {
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.center_p {
	color: #000000;
	text-align: center;
}
.bullet_list {
	color: #000000;
	font-family: Verdana;
	font-size: 12pt;
	margin-bottom: 10px;
}
