body	{
	font-family: Verdana, Arial;
	font-size: 90%;
	margin-top: 0;
	color : #333333;

}

table{
	background-repeat: no-repeat;
}

td{
	font-size : 90%;
}
a	{
	text-decoration: underline;
	color : #333333;
}
a:hover	{
	text-decoration : underline;
	color : #FF9900;
}
.header {
	font-family: Verdana, Arial;
	font-size: 100%;
	color: #333333;
	font-weight : bolder;
}
.small {
	font-size : 70%;
	color : #333333;
}
.list {
	font-family: Verdana, Arial;
	font-size: 80%;
	list-style : circle outside;
	color : #333333;
}
.slogan {
	font-size: 140%;
	font-weight: bold;
	color: #000099;

}

