body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
}
body {
	background-color: #FFFFCC;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
}
.small {
	font-size: 12px;
}	
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
a:visited {
	color: #0033FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: violet;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: blue;
	text-align: center;
}
h2 {
	font-size: 14px;
	color: blue;
	text-align: center;
}

