body, td {
	background: #ffffff;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #333399;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #6666ff;
	font-weight: bold;
}

hr {
	color: #cccccc;
	height: 1pt;
	text-align: center;
}

ul {
  margin-bottom:25px;
}

.writings {
	font-size:16pt;
	font-family:serif;
	color:#333399;
	font-weight:bold;
}

.head {
  font-weight:bold;
  font-size:12px;
}

.vday {
	font-family: sans;
	font-size: 12px;
}

.vday2 {
	font-family: sans;
	font-size: 12px;
}

.right {
	text-align:right;
}