body { 
	font-family: Times New Roman, Times, serif;
	font-size : 13px;
	color: #000000;
	background-color: #ffffcc;
	padding:0px;
	margin:0px;
}

.title {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color: #0000ff;
	font-weight: bold;
}

p, td {
	font-family: Times New Roman, Times, serif;
	font-size : 13px;
	color: #000000;
}

a.NavBar, a.NavBar:active, a.NavBar:visited, a.NavBar:link {
	text-decoration:none;
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: #0000ff;
}

a.NavBar:hover {
	text-decoration:none;
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: #ff0000;
}

a, a:active, a:visited, a:link {
	text-decoration:none;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #0000ff;
}

a:hover {
	text-decoration:none;
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #ff0000;
}

.copy { 
	color: #000000; 
	font-family: Arial; 
	font-size: 9px; 
	padding-top:15px; 
}

img {
	border-width:0px;
}
